Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c64 grpc_call_start_batch_type grpc_call_start_batch_import; variable
320grpc_call_start_batch_import = (grpc_call_start_batch_type) GetProcAddress(library, "grpc_call_sta… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h162 extern grpc_call_start_batch_type grpc_call_start_batch_import;
163 #define grpc_call_start_batch grpc_call_start_batch_import