Home
last modified time | relevance | path

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

/third_party/grpc/src/core/plugin_registry/
Dgrpc_unsecure_plugin_registry.cc40 void grpc_resolver_fake_shutdown(void);
82 grpc_resolver_fake_shutdown); in grpc_register_built_in_plugins()
Dgrpc_plugin_registry.cc34 void grpc_resolver_fake_shutdown(void);
103 grpc_resolver_fake_shutdown); in grpc_register_built_in_plugins()
/third_party/grpc/src/core/ext/filters/client_channel/resolver/fake/
Dfake_resolver.cc386 void grpc_resolver_fake_shutdown() {} in grpc_resolver_fake_shutdown() function