Searched refs:grpc_call_ref_import (Results 1 – 2 of 2) sorted by relevance
76 grpc_call_ref_type grpc_call_ref_import; variable332 grpc_call_ref_import = (grpc_call_ref_type) GetProcAddress(library, "grpc_call_ref"); in grpc_rb_load_imports()
198 extern grpc_call_ref_type grpc_call_ref_import;199 #define grpc_call_ref grpc_call_ref_import