Searched refs:findPackageById (Results 1 – 3 of 3) sorted by relevance
277 ResourceTablePackage* findPackageById(uint8_t id);
52 ResourceTablePackage* ResourceTable::findPackageById(uint8_t id) { in findPackageById() function in aapt::ResourceTable
552 if (ResourceTablePackage* pkg = staticInclude->findPackageById(0x7f)) { in loadSymbolsFromIncludePaths()876 ResourceTablePackage* pkg = table->findPackageById(0x7f); in mergeStaticLibrary()