Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c283 gpr_stats_inc_type gpr_stats_inc_import; variable
567 gpr_stats_inc_import = (gpr_stats_inc_type) GetProcAddress(library, "gpr_stats_inc"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h819 extern gpr_stats_inc_type gpr_stats_inc_import;
820 #define gpr_stats_inc gpr_stats_inc_import