Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c256 gpr_stats_read_type gpr_stats_read_import; variable
512 gpr_stats_read_import = (gpr_stats_read_type) GetProcAddress(library, "gpr_stats_read"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h738 extern gpr_stats_read_type gpr_stats_read_import;
739 #define gpr_stats_read gpr_stats_read_import