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