Searched refs:SetPropertyAtIndexAsUInt64 (Results 1 – 3 of 3) sorted by relevance
210 SetPropertyAtIndexAsUInt64 (const ExecutionContext *exe_ctx, uint32_t idx, uint64_t new_value);
557 OptionValueProperties::SetPropertyAtIndexAsUInt64 (const ExecutionContext *exe_ctx, uint32_t idx, u… in SetPropertyAtIndexAsUInt64() function in OptionValueProperties
144 return m_collection_sp->SetPropertyAtIndexAsUInt64(NULL, idx, timeout); in SetPacketTimeout()