Searched refs:grpc_call_unref_import (Results 1 – 2 of 2) sorted by relevance
77 grpc_call_unref_type grpc_call_unref_import; variable333 grpc_call_unref_import = (grpc_call_unref_type) GetProcAddress(library, "grpc_call_unref"); in grpc_rb_load_imports()
201 extern grpc_call_unref_type grpc_call_unref_import;202 #define grpc_call_unref grpc_call_unref_import