Searched defs:asset_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/include/utils/
H A DAssetManager.h201 struct asset_path struct in class:android::AssetManager
208 const asset_path& path);
210 const asset_path& path);
212 const asset_path& path, const char* locale, const char* vendor);
213 String8 createPathNameLocked(const asset_path& path, const char* locale,
215 String8 createPathNameLocked(const asset_path& path, const char* rootDir);
219 ZipFileRO* getZipFileLocked(const asset_path& path);
225 const asset_path& path, const char* rootDir, const char* dirName);
228 const asset_path& path, const char* rootDir, const char* dirName);
237 const asset_path
[all...]

Completed in 50 milliseconds