Lines Matching refs:asset_path
181 asset_path ap; in addAssetPath()
223 asset_path oap; in addAssetPath()
284 asset_path oap; in addOverlayPath()
307 asset_path ap; in addAssetFd()
341 asset_path ap; in createIdmap()
540 bool AssetManager::appendPathToResTable(asset_path& ap, bool appAsLib) const { in appendPathToResTable()
689 Asset* AssetManager::openIdmapLocked(const struct asset_path& ap) const in openIdmapLocked()
724 asset_path oap; in addSystemOverlays()
784 asset_path& ap) in openNonAssetInPathLocked()
854 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir) in createPathNameLocked()
865 ZipFileRO* AssetManager::getZipFileLocked(asset_path& ap) in getZipFileLocked()
995 const asset_path& ap = mAssetPaths.itemAt(i); in openDir()
1044 const asset_path& ap = mAssetPaths.itemAt(which); in openNonAssetDir()
1075 const asset_path& ap, const char* rootDir, const char* dirName) in scanAndMergeDirLocked()
1205 const asset_path& ap, const char* rootDir, const char* baseDirName) in scanAndMergeZipLocked()
1527 void AssetManager::SharedZip::addOverlay(const asset_path& ap) in addOverlay()
1532 bool AssetManager::SharedZip::getOverlay(size_t idx, asset_path* out) const in getOverlay()
1663 void AssetManager::ZipSet::addOverlay(const String8& path, const asset_path& overlay) in addOverlay()
1670 bool AssetManager::ZipSet::getOverlay(const String8& path, size_t idx, asset_path* out) const in getOverlay()