Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3120 struct OptionsToInterpret { struct
3121 OptionsToInterpret(const std::string& ns, const std::string& el, in OptionsToInterpret() argument
3129 std::string name_scope;
3130 std::string element_name;
3131 std::vector<int> element_path;
3132 const Message* original_options;
3133 Message* options;