Home
last modified time | relevance | path

Searched refs:RunInWorkSerializer (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc91 void RunInWorkSerializer(grpc_error* error);
182 [self, error]() { self->RunInWorkSerializer(error); }, DEBUG_LOCATION); in RunInExecCtx()
185 void CdsLb::ClusterWatcher::Notifier::RunInWorkSerializer(grpc_error* error) { in RunInWorkSerializer() function in grpc_core::__anoncf5894350111::CdsLb::ClusterWatcher::Notifier
Dxds_cluster_resolver.cc210 void RunInWorkSerializer(grpc_error* error);
445 [self, error]() { self->RunInWorkSerializer(error); }, DEBUG_LOCATION); in RunInExecCtx()
449 RunInWorkSerializer(grpc_error* error) { in RunInWorkSerializer() function in grpc_core::__anon2c3b4bdc0111::XdsClusterResolverLb::EdsDiscoveryMechanism::EndpointWatcher::Notifier
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc83 void RunInWorkSerializer(grpc_error* error);
235 [self, error]() { self->RunInWorkSerializer(error); }, DEBUG_LOCATION); in RunInExecCtx()
238 void XdsResolver::Notifier::RunInWorkSerializer(grpc_error* error) { in RunInWorkSerializer() function in grpc_core::__anonead745500111::XdsResolver::Notifier