Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c91 grpc_is_binary_header_type grpc_is_binary_header_import; variable
347grpc_is_binary_header_import = (grpc_is_binary_header_type) GetProcAddress(library, "grpc_is_binar… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h243 extern grpc_is_binary_header_type grpc_is_binary_header_import;
244 #define grpc_is_binary_header grpc_is_binary_header_import