Home
last modified time | relevance | path

Searched refs:kTimestampType (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dconstants.h81 const char kTimestampType[] = "google.protobuf.Timestamp"; variable
Ddefault_value_objectwriter.cc293 type_->name() == kStructType || type_->name() == kTimestampType || in PopulateChildren()