Searched refs:IconTarPath (Results 1 – 4 of 4) sorted by relevance
47 static status_t IconTarPath(BPath& path);
487 StorageUtils::IconTarPath(BPath& path) in IconTarPath() function in StorageUtils
134 return StorageUtils::IconTarPath(path); in GetLocalPath()
107 status_t result = StorageUtils::IconTarPath(tarPath); in InitPackageIconRepository()