Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/channel/
Dhandshaker_registry.h34 void grpc_handshaker_factory_registry_init();
Dhandshaker_registry.cc75 void grpc_handshaker_factory_registry_init() { in grpc_handshaker_factory_registry_init() function
/external/grpc-grpc/src/core/lib/surface/
Dinit.cc135 grpc_handshaker_factory_registry_init(); in grpc_init()