LocalWorkingFilesPath
status_t status = StorageUtils::LocalWorkingFilesPath("testfile.txt", testFilePath, false);
status_t result = StorageUtils::LocalWorkingFilesPath("testfile.txt", testFilePath, false);
if (StorageUtils::LocalWorkingFilesPath("version.txt", lastVersionPath) != B_OK) {
return LocalWorkingFilesPath(leaf, path);
return LocalWorkingFilesPath(leaf, path);
return LocalWorkingFilesPath("pkgicon-all.tar", path);
return LocalWorkingFilesPath(leaf, path);
static status_t LocalWorkingFilesPath(const BString leaf,