Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c37 grpc_call_details_destroy_type grpc_call_details_destroy_import; variable
293grpc_call_details_destroy_import = (grpc_call_details_destroy_type) GetProcAddress(library, "grpc_… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h81 extern grpc_call_details_destroy_type grpc_call_details_destroy_import;
82 #define grpc_call_details_destroy grpc_call_details_destroy_import