Searched defs:authContextId (Results 1 – 4 of 4) sorted by relevance
44 std::optional<uint64_t> authContextId; member
74 uint64_t authContextId = parcel.ReadUint64(); in FillSet() local
42 uint64_t authContextId = 0; member
141 void ContextCallbackImpl::SetTraceAuthContextId(uint64_t authContextId) in SetTraceAuthContextId()