Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c38 grpc_register_plugin_type grpc_register_plugin_import; variable
294grpc_register_plugin_import = (grpc_register_plugin_type) GetProcAddress(library, "grpc_register_p… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h84 extern grpc_register_plugin_type grpc_register_plugin_import;
85 #define grpc_register_plugin grpc_register_plugin_import