Searched refs:grpc_slice_hash_import (Results 1 – 2 of 2) sorted by relevance
230 grpc_slice_hash_type grpc_slice_hash_import; variable514 grpc_slice_hash_import = (grpc_slice_hash_type) GetProcAddress(library, "grpc_slice_hash"); in grpc_rb_load_imports()
660 extern grpc_slice_hash_type grpc_slice_hash_import;661 #define grpc_slice_hash grpc_slice_hash_import