Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dconstants.h53 const int64 kTimestampMinSeconds = -62135596800; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtime_util.cc147 const int64 TimeUtil::kTimestampMinSeconds; member in google::protobuf::util::TimeUtil