Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dtime.cc185 gpr_timespec Timestamp::as_timespec(gpr_clock_type clock_type) const { in as_timespec() function in grpc_core::Timestamp
199 gpr_timespec Duration::as_timespec() const { in as_timespec() function in grpc_core::Duration
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dtime.cc184 gpr_timespec Timestamp::as_timespec(gpr_clock_type clock_type) const { in as_timespec() function in grpc_core::Timestamp
198 gpr_timespec Duration::as_timespec() const { in as_timespec() function in grpc_core::Duration