HomeSort by relevance Sort by last modified time
    Searched refs:CreatePreSorted (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt2/util/
ImmutableMap.h 38 static ImmutableMap<TKey, TValue> CreatePreSorted(
  /frameworks/base/tools/aapt2/
ResourceParser.cpp 490 static const auto elToItemMap = ImmutableMap<std::string, ItemTypeFormat>::CreatePreSorted({
507 static const auto elToBagMap = ImmutableMap<std::string, BagParseFunc>::CreatePreSorted({
    [all...]

Completed in 187 milliseconds