Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.h1420 constexpr int64_t GetRepHi(Duration d) { return d.rep_hi_; } in GetRepHi() function
/third_party/abseil-cpp/absl/time/
Dtime.h1367 constexpr int64_t GetRepHi(Duration d) { return d.rep_hi_; } in GetRepHi() function