Home
last modified time | relevance | path

Searched refs:UpdateWaitInterval (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dbattery_thread.cpp133 int32_t BatteryThread::UpdateWaitInterval() in UpdateWaitInterval() function in OHOS::PowerMgr::BatteryThread
185 int32_t waitTimeout = UpdateWaitInterval(); in LoopingThreadEntry()
H A Dcharger_thread.cpp130 int32_t ChargerThread::UpdateWaitInterval() in UpdateWaitInterval() function in OHOS::PowerMgr::ChargerThread
/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Dbattery_thread.h44 virtual int32_t UpdateWaitInterval();
H A Dcharger_thread.h57 int32_t UpdateWaitInterval() override;
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_thread.cpp156 int32_t BatteryThread::UpdateWaitInterval() in UpdateWaitInterval() function in OHOS::HDI::Battery::V2_0::BatteryThread
269 int32_t waitTimeout = UpdateWaitInterval(); in LoopingThreadEntry()
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_thread.h48 virtual int32_t UpdateWaitInterval();