Searched defs:OptionsToInterpret (Results 1 – 1 of 1) sorted by relevance
3106 struct OptionsToInterpret { struct3107 OptionsToInterpret(const std::string& ns, const std::string& el, in OptionsToInterpret() argument3115 std::string name_scope;3116 std::string element_name;3117 std::vector<int> element_path;3118 const Message* original_options;3119 Message* options;