Searched refs:getPathName (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
H A DAssetManager.h334 static String8 getPathName(const char* path);
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp825 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""),
979 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
1452 zipName = ZipSet::getPathName(ap.path.string());
1984 /*static*/ String8 AssetManager::ZipSet::getPathName(const char* zipPath) function in class:AssetManager::ZipSet

Completed in 3217 milliseconds