_GetPath
status_t _GetPath(const char* name, BPath& path);
locs->fRootPath = _GetPath(stream);
locs->fLocations[i].fRootPath = _GetPath(stream);
static const char** _GetPath(XDR::ReadStream& stream);
_GetPath(NULL, settingsFolderPath);
status_t status = _GetPath(NULL, path);
status_t status = _GetPath(NULL, path);
status_t status = _GetPath(name, path);
if ((status = _GetPath(path)) != B_OK)
if ((status = _GetPath(path)) != B_OK)
status_t _GetPath(BPath& path);
status_t status = _GetPath(basePath);
status_t status = _GetPath(basePath);
status_t _GetPath(BPath& path);
.SetPath1(_GetPath(
.SetPath1(_GetPath(
_GetPath(FSUtils::Entry(fWritableFilesDirectory,
.SetPath1(_GetPath(
.SetPath2(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
_GetPath(FSUtils::Entry(entryRef), package->FileName()))
.SetPath2(_GetPath(
_GetPath(FSUtils::Entry(entryRef), package->FileName()))
.SetPath2(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath1(_GetPath(
.SetPath2(_GetPath(
.SetPath1(_GetPath(
static BString _GetPath(const FSUtils::Entry& entry,
OperationInfo(OperationInfo::TYPE_CREATE, _GetPath(entry),
OperationInfo(OperationInfo::TYPE_REMOVE, _GetPath(entry),
_GetPath(backupEntry), modifiedOperation));
OperationInfo(OperationInfo::TYPE_MOVE, _GetPath(fromEntry),
_GetPath(toEntry), modifiedOperation));
static std::string _GetPath(const Entry& entry);