Home
last modified time | relevance | path

Searched refs:getAssetPath (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DApkAssets.java333 public @NonNull String getAssetPath() { in getAssetPath() method in ApkAssets
447 pw.println(prefix + "assetPath=" + getAssetPath()); in dump()
H A DAssetManager.java407 paths[i] = mApkAssets[i].getAssetPath(); in getApkPaths()
427 if (path.equals(mApkAssets[i].getAssetPath())) { in findCookieForPath()
473 if (mApkAssets[i].getAssetPath().equals(path)) { in addAssetPathInternal()
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DAssetManager.h131 String8 getAssetPath(const int32_t cookie) const;
/aosp14/frameworks/base/libs/androidfw/
H A DAssetManager.cpp382 String8 AssetManager::getAssetPath(const int32_t cookie) const in getAssetPath() function in AssetManager
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4926 HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt4929 HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String;