Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c94 grpc_is_binary_header_type grpc_is_binary_header_import; variable
378grpc_is_binary_header_import = (grpc_is_binary_header_type) GetProcAddress(library, "grpc_is_binar… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h252 extern grpc_is_binary_header_type grpc_is_binary_header_import;
253 #define grpc_is_binary_header grpc_is_binary_header_import