Searched defs:NotifyLocked (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | subchannel.cc | 366 void Subchannel::ConnectivityStateWatcherList::NotifyLocked( in NotifyLocked() function in grpc_core::Subchannel::ConnectivityStateWatcherList |
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ | ||
H A D | subchannel.cc | 398 void Subchannel::ConnectivityStateWatcherList::NotifyLocked( in NotifyLocked() function in grpc_core::Subchannel::ConnectivityStateWatcherList |
/aosp_15_r20/art/runtime/ | ||
H A D | thread.cc | 2935 void Thread::NotifyLocked(Thread* self) { in NotifyLocked() function in art::Thread |