Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c40 grpc_shutdown_type grpc_shutdown_import; variable
296 grpc_shutdown_import = (grpc_shutdown_type) GetProcAddress(library, "grpc_shutdown"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h90 extern grpc_shutdown_type grpc_shutdown_import;
91 #define grpc_shutdown grpc_shutdown_import