Searched defs:kTimestampMaxSeconds (Results 1 – 6 of 6) sorted by relevance
58 const int64_t kTimestampMaxSeconds = 253402300799LL; variable
74 static const int64_t kTimestampMaxSeconds = 253402300799LL; variable
152 const int64_t TimeUtil::kTimestampMaxSeconds; member in google::protobuf::util::TimeUtil