Home
last modified time | relevance | path

Searched defs:kDurationMinSeconds (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtime_util.h61 static const int64 kDurationMinSeconds = -315576000000LL; variable
Dtime_util.cc150 const int64 TimeUtil::kDurationMinSeconds; member in google::protobuf::util::TimeUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dconstants.h59 const int64 kDurationMinSeconds = -315576000000; variable