Searched refs:SetPath1 (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/package/
H A DException.cpp42 Exception::SetPath1(const BString& path) function in class:Exception
79 result.SetPath1(fPath1);
H A DCommitTransactionHandler.cpp55 TransactionIssueBuilder& SetPath1(const BString& path) function in struct:CommitTransactionHandler::TransactionIssueBuilder
61 TransactionIssueBuilder& SetPath1(const FSUtils::Entry& entry) function in struct:CommitTransactionHandler::TransactionIssueBuilder
63 return SetPath1(entry.Path());
350 .SetPath1(_GetPath(
397 .SetPath1(_GetPath(
487 .SetPath1(_GetPath(
521 .SetPath1(_GetPath(
565 .SetPath1(package->FileName())
579 .SetPath1(
607 .SetPath1("<package
[all...]
H A DException.h35 Exception& SetPath1(const BString& path);
H A DFSTransaction.cpp234 .SetPath1(entry.PathOrName())
/haiku/headers/os/package/
H A DCommitTransactionResult.h129 void SetPath1(const BString& path);
/haiku/src/kits/package/
H A DCommitTransactionResult.cpp519 BCommitTransactionResult::SetPath1(const BString& path) function in class:BPackageKit::BCommitTransactionResult

Completed in 87 milliseconds