Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c145 grpc_call_set_credentials_type grpc_call_set_credentials_import; variable
401grpc_call_set_credentials_import = (grpc_call_set_credentials_type) GetProcAddress(library, "grpc_… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h405 extern grpc_call_set_credentials_type grpc_call_set_credentials_import;
406 #define grpc_call_set_credentials grpc_call_set_credentials_import