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

/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp235 BEntry transactionDirEntry; local
236 error = transactionDir.GetEntry(&transactionDirEntry);
238 transactionDirEntry.Remove(); // Okay to fail when non-empty.

Completed in 30 milliseconds