Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c60 grpc_channel_ping_type grpc_channel_ping_import; variable
316 grpc_channel_ping_import = (grpc_channel_ping_type) GetProcAddress(library, "grpc_channel_ping"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h150 extern grpc_channel_ping_type grpc_channel_ping_import;
151 #define grpc_channel_ping grpc_channel_ping_import