Searched defs:OptionsToInterpret (Results 1 – 1 of 1) sorted by relevance
3120 struct OptionsToInterpret { struct3121 OptionsToInterpret(const std::string& ns, const std::string& el, in OptionsToInterpret() argument3129 std::string name_scope;3130 std::string element_name;3131 std::vector<int> element_path;3132 const Message* original_options;3133 Message* options;