Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c61 grpc_channel_register_call_type grpc_channel_register_call_import; variable
317grpc_channel_register_call_import = (grpc_channel_register_call_type) GetProcAddress(library, "grp… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h153 extern grpc_channel_register_call_type grpc_channel_register_call_import;
154 #define grpc_channel_register_call grpc_channel_register_call_import