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