Searched refs:getPathName (Results 1 – 3 of 3) sorted by relevance
546 if (path.getPathName() != null) { in inflateInternal()547 pathRenderer.mVGTargetsMap.put(path.getPathName(), path); in inflateInternal()555 if (path.getPathName() != null) { in inflateInternal()556 pathRenderer.mVGTargetsMap.put(path.getPathName(), path); in inflateInternal()1266 public String getPathName() { in getPathName() method in VectorDrawable.VPath
350 static String8 getPathName(const char* path);
885 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""), in openNonAssetInPathLocked()1037 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), in openInLocaleVendorLocked()1510 zipName = ZipSet::getPathName(ap.path.string()); in scanAndMergeZipLocked()2066 /*static*/ String8 AssetManager::ZipSet::getPathName(const char* zipPath) in getPathName() function in AssetManager::ZipSet