Home
last modified time | relevance | path

Searched defs:Notifier (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dconnectivity_state.cc58 class AsyncConnectivityStateWatcherInterface::Notifier { class in grpc_core::AsyncConnectivityStateWatcherInterface
60 Notifier(RefCountedPtr<AsyncConnectivityStateWatcherInterface> watcher, in Notifier() function in grpc_core::AsyncConnectivityStateWatcherInterface::Notifier
/external/rust/crates/futures-util/src/future/future/
Dshared.rs24 struct Notifier { struct
25 state: AtomicUsize,
26 wakers: Mutex<Option<Slab<Option<Waker>>>>,
357 impl ArcWake for Notifier { implementation
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc81 class Notifier { class in grpc_core::__anoncf5894350111::CdsLb::ClusterWatcher
157 CdsLb::ClusterWatcher::Notifier::Notifier(RefCountedPtr<CdsLb> parent, in Notifier() function in grpc_core::__anoncf5894350111::CdsLb::ClusterWatcher::Notifier
164 CdsLb::ClusterWatcher::Notifier::Notifier(RefCountedPtr<CdsLb> parent, in Notifier() function in grpc_core::__anoncf5894350111::CdsLb::ClusterWatcher::Notifier
171 CdsLb::ClusterWatcher::Notifier::Notifier(RefCountedPtr<CdsLb> parent) in Notifier() function in grpc_core::__anoncf5894350111::CdsLb::ClusterWatcher::Notifier
Dxds_cluster_resolver.cc196 class Notifier { class in grpc_core::__anon2c3b4bdc0111::XdsClusterResolverLb::EdsDiscoveryMechanism::EndpointWatcher
412 Notifier(RefCountedPtr<XdsClusterResolverLb::EdsDiscoveryMechanism> in Notifier() function in grpc_core::__anon2c3b4bdc0111::XdsClusterResolverLb::EdsDiscoveryMechanism::EndpointWatcher::Notifier
423 Notifier(RefCountedPtr<XdsClusterResolverLb::EdsDiscoveryMechanism> in Notifier() function in grpc_core::__anon2c3b4bdc0111::XdsClusterResolverLb::EdsDiscoveryMechanism::EndpointWatcher::Notifier
432 Notifier(RefCountedPtr<XdsClusterResolverLb::EdsDiscoveryMechanism> in Notifier() function in grpc_core::__anon2c3b4bdc0111::XdsClusterResolverLb::EdsDiscoveryMechanism::EndpointWatcher::Notifier
/external/grpc-grpc/src/ruby/lib/grpc/
Dnotifier.rb18 class Notifier class
/external/webrtc/api/
Dnotifier.h26 Notifier() {} in Notifier() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc72 class Notifier { class in grpc_core::__anonead745500111::XdsResolver
201 XdsResolver::Notifier::Notifier(RefCountedPtr<XdsResolver> resolver, in Notifier() function in grpc_core::__anonead745500111::XdsResolver::Notifier
210 XdsResolver::Notifier::Notifier(RefCountedPtr<XdsResolver> resolver, in Notifier() function in grpc_core::__anonead745500111::XdsResolver::Notifier
218 XdsResolver::Notifier::Notifier(RefCountedPtr<XdsResolver> resolver, in Notifier() function in grpc_core::__anonead745500111::XdsResolver::Notifier
225 XdsResolver::Notifier::Notifier(RefCountedPtr<XdsResolver> resolver) in Notifier() function in grpc_core::__anonead745500111::XdsResolver::Notifier
/external/protobuf/src/google/protobuf/
Darena_unittest.cc71 class Notifier { class
73 Notifier() : count_(0) {} in Notifier() function in google::protobuf::Notifier