Home
last modified time | relevance | path

Searched defs:gpr_now_impl (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dtime_windows.cc71 gpr_timespec (*gpr_now_impl)(gpr_clock_type clock_type) = now_impl; variable
Dtime_posix.cc131 gpr_timespec (*gpr_now_impl)(gpr_clock_type clock_type) = now_impl; variable