Searched refs:getAssetPath (Results 1 – 7 of 7) sorted by relevance
338 public @NonNull String getAssetPath() { in getAssetPath() method in ApkAssets452 pw.println(prefix + "assetPath=" + getAssetPath()); in dump()
419 paths[i] = mApkAssets[i].getAssetPath(); in getApkPaths()439 if (path.equals(mApkAssets[i].getAssetPath())) { in findCookieForPath()500 assetPaths.put(mApkAssets[i].getAssetPath(), i); in addAssetPathInternal()
131 String8 getAssetPath(const int32_t cookie) const;
502 if (loadedAsset[j].getAssetPath().equals(resourcePaths[i])) { in allResourcePathsLoaded()
383 String8 AssetManager::getAssetPath(const int32_t cookie) const in getAssetPath() function in AssetManager
4848 HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String;
4851 HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String;