Home
last modified time | relevance | path

Searched defs:MessageHints (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4197 struct MessageHints { struct in google::protobuf::DescriptorBuilder
4198 int fields_to_suggest = 0;
4199 const Message* first_reason = nullptr;
4200 DescriptorPool::ErrorCollector::ErrorLocation first_reason_location =
4203 void RequestHintOnFieldNumbers( in RequestHintOnFieldNumbers()