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

/haiku/src/kits/package/manager/
H A DPackageManager.cpp73 fInstallationInterface(installationInterface),
484 fInstallationInterface->ResultComputed(installationRepository);
546 status_t error = fInstallationInterface->PrepareTransaction(*transaction);
672 status_t error = fInstallationInterface->CommitTransaction(transaction,
761 fInstallationInterface->InitInstalledRepository(*repository);
/haiku/headers/private/package/manager/
H A DPackageManager.h172 InstallationInterface* fInstallationInterface; member in class:BPackageKit::BManager::BPrivate::BPackageManager

Completed in 34 milliseconds