Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/util/
H A DImmutableMap.h38 static ImmutableMap<TKey, TValue> CreatePreSorted( in CreatePreSorted() function
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser.cpp507 static const auto elToItemMap = ImmutableMap<std::string, ItemTypeFormat>::CreatePreSorted({ in ParseResource()
524 static const auto elToBagMap = ImmutableMap<std::string, BagParseFunc>::CreatePreSorted({ in ParseResource()