Searched refs:INSTALL_OK (Results 1 – 5 of 5) sorted by relevance
55 if (FinishInstall() != IGsiService::INSTALL_OK) { in ~PartitionInstaller()71 if (finished_status_ != IGsiService::INSTALL_OK) { in FinishInstall()104 return IGsiService::INSTALL_OK; in StartInstall()143 return IGsiService::INSTALL_OK; in PerformSanityChecks()166 return IGsiService::INSTALL_OK; in Preallocate()321 return IGsiService::INSTALL_OK; in CheckInstallState()345 return IGsiService::INSTALL_OK; in WipeWritable()
270 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()276 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()282 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()290 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()305 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()312 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()324 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()405 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in CreatePartition()412 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in CreatePartition()434 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in CreatePartition()[all …]
127 return INSTALL_OK; in SaveInstallation()163 *_aidl_return = INSTALL_OK; in closeInstall()321 *_aidl_return = INSTALL_OK; in enableGsi()503 *_aidl_return = INSTALL_OK; in getAvbPublicKey()891 return INSTALL_OK; in ValidateInstallParams()942 return IGsiService::INSTALL_OK; in ReenableGsi()947 return IGsiService::INSTALL_OK; in ReenableGsi()
33 const int INSTALL_OK = 0; field
373 !status.isOk() || error != android::gsi::IGsiService::INSTALL_OK) { in do_remount()