HomeSort by relevance Sort by last modified time
    Searched defs:kTimestampMinSeconds (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
constants.h 53 const int64 kTimestampMinSeconds = -62135596800;
  /external/protobuf/src/google/protobuf/util/
time_util.h 58 static const int64 kTimestampMinSeconds = -62135596800LL;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
time_util.h 58 static const int64 kTimestampMinSeconds = -62135596800LL;

Completed in 551 milliseconds