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

/haiku/src/kits/package/manager/
H A DPackageManager.cpp682 BEntry transactionDirectoryEntry; local
684 .GetEntry(&transactionDirectoryEntry)) != B_OK
685 || (error = transactionDirectoryEntry.Remove()) != B_OK) {

Completed in 65 milliseconds