Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c77 grpc_call_unref_type grpc_call_unref_import; variable
333 grpc_call_unref_import = (grpc_call_unref_type) GetProcAddress(library, "grpc_call_unref"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h201 extern grpc_call_unref_type grpc_call_unref_import;
202 #define grpc_call_unref grpc_call_unref_import