Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dconstants.h84 const char kDurationType[] = "google.protobuf.Duration"; variable
Ddefault_value_objectwriter.cc294 type_->name() == kDurationType || type_->name() == kStructValueType) { in PopulateChildren()