Home
last modified time | relevance | path

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

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