Home
last modified time | relevance | path

Searched refs:targetParentPath (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp922 BString targetParentPath(targetPath, in _AddGlobalWritableFile() local
924 if (targetParentPath.Length() == 0) in _AddGlobalWritableFile()
929 RelativePath(targetParentPath), true, targetDirectory); in _AddGlobalWritableFile()
933 FSUtils::Entry(rootDirectory, targetParentPath), in _AddGlobalWritableFile()
934 targetParentPath)) in _AddGlobalWritableFile()