Searched refs:kDurationType (Results 1 – 2 of 2) sorted by relevance
84 const char kDurationType[] = "google.protobuf.Duration"; variable
291 type_->name() == kDurationType || type_->name() == kStructValueType) { in PopulateChildren()