Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c73 grpc_channel_destroy_type grpc_channel_destroy_import; variable
329grpc_channel_destroy_import = (grpc_channel_destroy_type) GetProcAddress(library, "grpc_channel_de… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h189 extern grpc_channel_destroy_type grpc_channel_destroy_import;
190 #define grpc_channel_destroy grpc_channel_destroy_import