Searched refs:IsBatteryEnough (Results 1 – 3 of 3) sorted by relevance
42 static bool IsBatteryEnough(int32_t batteryLimit);
109 if (!FirmwareUpdateHelper::IsBatteryEnough(MANUAL_UPGRADE_BATTERY_LEVEL)) { in IsAllowInstall()
49 bool FirmwareUpdateHelper::IsBatteryEnough(int32_t batteryLimit) in IsBatteryEnough() function in OHOS::UpdateEngine::FirmwareUpdateHelper