Searched refs:createPreSorted (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/util/
H A DImmutableMap.h46 static ImmutableMap<TKey, TValue> createPreSorted( function in class:aapt::ImmutableMap
/frameworks/base/tools/aapt2/
H A DResourceParser.cpp313 static const auto elToItemMap = ImmutableMap<std::u16string, ItemTypeFormat>::createPreSorted({
327 static const auto elToBagMap = ImmutableMap<std::u16string, BagParseFunc>::createPreSorted({

Completed in 98 milliseconds