Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc96 void RunInWorkSerializer(grpc_error* error);
211 [self, error]() { self->RunInWorkSerializer(error); }, DEBUG_LOCATION); in RunInExecCtx()
214 void CdsLb::ClusterWatcher::Notifier::RunInWorkSerializer(grpc_error* error) { in RunInWorkSerializer() function in grpc_core::__anon67a28e340111::CdsLb::ClusterWatcher::Notifier
Dxds_cluster_resolver.cc209 void RunInWorkSerializer(grpc_error* error);
452 [self, error]() { self->RunInWorkSerializer(error); }, DEBUG_LOCATION); in RunInExecCtx()
456 RunInWorkSerializer(grpc_error* error) { in RunInWorkSerializer() function in grpc_core::__anon2ee263bb0111::XdsClusterResolverLb::EdsDiscoveryMechanism::EndpointWatcher::Notifier
/third_party/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc83 void RunInWorkSerializer(grpc_error* error);
237 [self, error]() { self->RunInWorkSerializer(error); }, DEBUG_LOCATION); in RunInExecCtx()
240 void XdsResolver::Notifier::RunInWorkSerializer(grpc_error* error) { in RunInWorkSerializer() function in grpc_core::__anoncdfece4f0111::XdsResolver::Notifier