Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h299 WELLKNOWNTYPE_DURATION, // google.protobuf.Duration enumerator
Ddescriptor.cc808 {"google.protobuf.Duration", Descriptor::WELLKNOWNTYPE_DURATION}, in Tables()