Home
last modified time | relevance | path

Searched refs:handshaker_type (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/channel/
Dhandshaker_registry.cc86 grpc_handshaker_type handshaker_type, in grpc_handshaker_factory_register() argument
89 &g_handshaker_factory_lists[handshaker_type], at_start, factory); in grpc_handshaker_factory_register()
92 void grpc_handshakers_add(grpc_handshaker_type handshaker_type, in grpc_handshakers_add() argument
96 &g_handshaker_factory_lists[handshaker_type], args, handshake_mgr); in grpc_handshakers_add()
Dhandshaker_registry.h41 grpc_handshaker_type handshaker_type,
44 void grpc_handshakers_add(grpc_handshaker_type handshaker_type,