Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c92 grpc_call_error_to_string_type grpc_call_error_to_string_import; variable
348grpc_call_error_to_string_import = (grpc_call_error_to_string_type) GetProcAddress(library, "grpc_… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h246 extern grpc_call_error_to_string_type grpc_call_error_to_string_import;
247 #define grpc_call_error_to_string grpc_call_error_to_string_import