Home
last modified time | relevance | path

Searched defs:now_impl (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/gpr/
Dtime_posix.cc67 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() function
103 static gpr_timespec now_impl(gpr_clock_type clock) { in now_impl() function
Dtime_windows.cc43 static gpr_timespec now_impl(gpr_clock_type clock) { in now_impl() function
/third_party/grpc/test/cpp/end2end/
Dtime_change_test.cc50 static gpr_timespec now_impl(gpr_clock_type clock) { in now_impl() function