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

/haiku/src/servers/package/
H A DException.cpp26 Exception::SetSystemError(status_t error) function in class:Exception
77 result.SetSystemError(fSystemError);
H A DCommitTransactionHandler.cpp77 TransactionIssueBuilder& SetSystemError(status_t error) function in struct:CommitTransactionHandler::TransactionIssueBuilder
354 .SetSystemError(error);
402 .SetSystemError(error);
491 .SetSystemError(error);
524 .SetSystemError(error);
567 .SetSystemError(error);
584 .SetSystemError(error);
608 .SetSystemError(error);
632 .SetSystemError(error);
665 .SetSystemError(erro
[all...]
H A DException.h27 Exception& SetSystemError(status_t error);
H A DFSTransaction.cpp235 .SetSystemError(error);
/haiku/headers/os/package/
H A DCommitTransactionResult.h120 void SetSystemError(status_t error);
/haiku/src/kits/package/
H A DCommitTransactionResult.cpp364 BCommitTransactionResult::SetSystemError(status_t error) function in class:BPackageKit::BCommitTransactionResult

Completed in 41 milliseconds