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.cpp807 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""),
961 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
1434 zipName = ZipSet::getPathName(ap.path.string());
1966 /*static*/ String8 AssetManager::ZipSet::getPathName(const char* zipPath) function in class:AssetManager::ZipSet

Completed in 52 milliseconds