Lines Matching refs:asset_path
180 asset_path ap; in addAssetPath()
222 asset_path oap; in addAssetPath()
283 asset_path oap; in addOverlayPath()
306 asset_path ap; in addAssetFd()
340 asset_path ap; in createIdmap()
539 bool AssetManager::appendPathToResTable(asset_path& ap, bool appAsLib) const { in appendPathToResTable()
688 Asset* AssetManager::openIdmapLocked(const struct asset_path& ap) const in openIdmapLocked()
723 asset_path oap; in addSystemOverlays()
783 asset_path& ap) in openNonAssetInPathLocked()
853 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir) in createPathNameLocked()
864 ZipFileRO* AssetManager::getZipFileLocked(asset_path& ap) in getZipFileLocked()
994 const asset_path& ap = mAssetPaths.itemAt(i); in openDir()
1043 const asset_path& ap = mAssetPaths.itemAt(which); in openNonAssetDir()
1074 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()