Searched refs:gpr_time_to_millis_import (Results 1 – 2 of 2) sorted by relevance
275 gpr_time_to_millis_type gpr_time_to_millis_import; variable531 …gpr_time_to_millis_import = (gpr_time_to_millis_type) GetProcAddress(library, "gpr_time_to_millis"… in grpc_rb_load_imports()
795 extern gpr_time_to_millis_type gpr_time_to_millis_import;796 #define gpr_time_to_millis gpr_time_to_millis_import