Searched refs:gpr_stats_init_import (Results 1 – 2 of 2) sorted by relevance
254 gpr_stats_init_type gpr_stats_init_import; variable510 gpr_stats_init_import = (gpr_stats_init_type) GetProcAddress(library, "gpr_stats_init"); in grpc_rb_load_imports()
732 extern gpr_stats_init_type gpr_stats_init_import;733 #define gpr_stats_init gpr_stats_init_import