Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration.cc568 int64_t ToInt64Seconds(Duration d) { in ToInt64Seconds() function
/third_party/protobuf/third_party/abseil-cpp/absl/time/
Dtime.h1896 ABSL_ATTRIBUTE_CONST_FUNCTION inline int64_t ToInt64Seconds(Duration d) { in ToInt64Seconds() function