Lines Matching refs:path
95 bool addAssetPath(const String8& path, void** cookie);
224 String8 path; member
230 const asset_path& path);
232 const asset_path& path);
234 const asset_path& path, const char* locale, const char* vendor);
235 String8 createPathNameLocked(const asset_path& path, const char* locale,
237 String8 createPathNameLocked(const asset_path& path, const char* rootDir);
241 ZipFileRO* getZipFileLocked(const asset_path& path);
247 const asset_path& path, const char* rootDir, const char* dirName);
248 SortedVector<AssetDir::FileInfo>* scanDirLocked(const String8& path);
250 const asset_path& path, const char* rootDir, const char* dirName);
259 const asset_path& path, const char* locale, const char* vendor,
279 static sp<SharedZip> get(const String8& path);
295 SharedZip(const String8& path, time_t modWhen);
325 ZipFileRO* getZip(const String8& path);
327 Asset* getZipResourceTableAsset(const String8& path);
328 Asset* setZipResourceTableAsset(const String8& path, Asset* asset);
330 ResTable* getZipResourceTable(const String8& path);
331 ResTable* setZipResourceTable(const String8& path, ResTable* res);
334 static String8 getPathName(const char* path);