Searched refs:gpr_time_from_micros_import (Results 1 – 2 of 2) sorted by relevance
269 gpr_time_from_micros_type gpr_time_from_micros_import; variable525 …gpr_time_from_micros_import = (gpr_time_from_micros_type) GetProcAddress(library, "gpr_time_from_m… in grpc_rb_load_imports()
777 extern gpr_time_from_micros_type gpr_time_from_micros_import;778 #define gpr_time_from_micros gpr_time_from_micros_import