Home
last modified time | relevance | path

Searched defs:MicrosecondsRoundUp (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.h226 static constexpr Duration MicrosecondsRoundUp(int64_t micros) { in MicrosecondsRoundUp() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dtime.h239 static constexpr Duration MicrosecondsRoundUp(int64_t micros) { in MicrosecondsRoundUp() function