Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c269 gpr_time_from_micros_type gpr_time_from_micros_import; variable
525gpr_time_from_micros_import = (gpr_time_from_micros_type) GetProcAddress(library, "gpr_time_from_m… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h777 extern gpr_time_from_micros_type gpr_time_from_micros_import;
778 #define gpr_time_from_micros gpr_time_from_micros_import