Searched defs:UntranslatableSection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
H A DResourceValues.h169 struct UntranslatableSection { struct in namespace:aapt
177 inline bool operator==(const UntranslatableSection& a, const UntranslatableSection& b) {
181 inline bool operator!=(const UntranslatableSection& a, const UntranslatableSection& b) {
191 std::vector<UntranslatableSection> untranslatable_sections;
207 std::vector<UntranslatableSection> untranslatable_sections;

Completed in 201 milliseconds