Searched refs:out_untranslatable_sections (Results 1 – 2 of 2) sorted by relevance
72 std::vector<UntranslatableSection>* out_untranslatable_sections);
236 std::vector<UntranslatableSection>* out_untranslatable_sections) { in FlattenXmlSubtree() argument378 *out_untranslatable_sections = std::move(flattened_string.untranslatable_sections); in FlattenXmlSubtree()