Searched refs:GetInterceptorLocked (Results 1 – 4 of 4) sorted by relevance
257 LockedHandle<InterceptorType> GetInterceptorLocked() { in GetInterceptorLocked() function289 LockedHandle<InterceptorType> GetInterceptorLocked() { in GetInterceptorLocked() function290 return tls_args_.GetInterceptorLocked(); in GetInterceptorLocked()
136 if (auto self = args.GetInterceptorLocked()) { in ThreadLocalState()157 base::make_optional<SelfHandle>(context_.GetInterceptorLocked()); in GetSessionState()
87 auto my_interceptor = context.GetInterceptorLocked();
3515 if (auto self = args.GetInterceptorLocked()) { in ThreadLocalState()3567 auto self = context.GetInterceptorLocked(); in OnTracePacket()3592 auto self = context.GetInterceptorLocked(); in OnTracePacket()