Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c69 grpc_channel_get_info_type grpc_channel_get_info_import; variable
325grpc_channel_get_info_import = (grpc_channel_get_info_type) GetProcAddress(library, "grpc_channel_… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h177 extern grpc_channel_get_info_type grpc_channel_get_info_import;
178 #define grpc_channel_get_info grpc_channel_get_info_import