HomeSort by relevance Sort by last modified time
    Searched refs:grpc_is_binary_header_import (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/ruby/ext/grpc/
rb_grpc_imports.generated.c 91 grpc_is_binary_header_type grpc_is_binary_header_import; variable
347 grpc_is_binary_header_import = (grpc_is_binary_header_type) GetProcAddress(library, "grpc_is_binary_header");
    [all...]
rb_grpc_imports.generated.h 243 extern grpc_is_binary_header_type grpc_is_binary_header_import;
244 #define grpc_is_binary_header grpc_is_binary_header_import
    [all...]

Completed in 71 milliseconds