Home
last modified time | relevance | path

Searched refs:ItemTypeFormat (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser.cpp501 struct ItemTypeFormat { in ParseResource() struct
509 static const auto elToItemMap = ImmutableMap<std::string, ItemTypeFormat>::CreatePreSorted({ in ParseResource()