Searched refs:now_impl (Results 1 – 3 of 3) sorted by relevance
67 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() function103 static gpr_timespec now_impl(gpr_clock_type clock) { in now_impl() function131 gpr_timespec (*gpr_now_impl)(gpr_clock_type clock_type) = now_impl;
43 static gpr_timespec now_impl(gpr_clock_type clock) { in now_impl() function71 gpr_timespec (*gpr_now_impl)(gpr_clock_type clock_type) = now_impl;
67 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() function699 gpr_now_impl = now_impl; in LLVMFuzzerTestOneInput()