Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c230 grpc_slice_hash_type grpc_slice_hash_import; variable
514 grpc_slice_hash_import = (grpc_slice_hash_type) GetProcAddress(library, "grpc_slice_hash"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h660 extern grpc_slice_hash_type grpc_slice_hash_import;
661 #define grpc_slice_hash grpc_slice_hash_import