Home
last modified time | relevance | path

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

/external/grpc-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
/external/rust/crates/grpcio-sys/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
/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc67 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() function