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

/frameworks/base/tools/aapt2/
H A DResourceValues.h207 struct UntranslatableSection { struct in namespace:aapt
215 inline bool operator==(const UntranslatableSection& a, const UntranslatableSection& b) {
219 inline bool operator!=(const UntranslatableSection& a, const UntranslatableSection& b) {
229 std::vector<UntranslatableSection> untranslatable_sections;
246 std::vector<UntranslatableSection> untranslatable_sections;

Completed in 37 milliseconds