Home
last modified time | relevance | path

Searched refs:gpr_from_timespec (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dtime_posix.cc47 static gpr_timespec gpr_from_timespec(struct timespec ts, in gpr_from_timespec() function
81 return gpr_from_timespec(now, clock_type); in now_impl()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dtime_posix.cc47 static gpr_timespec gpr_from_timespec(struct timespec ts, in gpr_from_timespec() function
81 return gpr_from_timespec(now, clock_type); in now_impl()