Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/flatten/
DTableFlattener.cpp440 for (size_t entryIndex = 0; entryIndex < actual_num_entries; entryIndex++) { in FlattenTypeSpec() local
441 ResourceEntry* entry = sorted_entries->at(entryIndex); in FlattenTypeSpec()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp6083 const PackageGroup* packageGroup, int typeIndex, int entryIndex, in getEntry() argument
6106 int realEntryIndex = entryIndex; in getEntry()
6114 if (typeSpec->idmapEntries.lookup(entryIndex, &overlayEntryIndex) != NO_ERROR) { in getEntry()
6128 Res_MAKEID(packageGroup->id - 1, typeIndex, entryIndex), in getEntry()
6129 entryIndex, static_cast<int>(typeSpec->entryCount)); in getEntry()
6608 for (uint32_t entryIndex = 0; entryIndex < entryCount; entryIndex++) { in load() local
6791 for (size_t entryIndex = 0; entryIndex < typeConfigs->entryCount; ++entryIndex) { in createIdmap() local
6792 uint32_t resID = Res_MAKEID(pg->id - 1, typeIndex, entryIndex); in createIdmap()
6827 if (typeMap.entryOffset + typeMap.entryMap.size() < entryIndex) { in createIdmap()
6830 size_t numItems = entryIndex - (typeMap.entryOffset + index); in createIdmap()
[all …]
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1985 const PackageGroup* packageGroup, int typeIndex, int entryIndex,
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...