Home
last modified time | relevance | path

Searched refs:UpdateEpollInterval (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/include/
H A Dbattery_thread_test.h98 template class UpdateEpollIntervalImplement<BatteryThreadUnitTest, decltype(&BatteryThread::UpdateEpollInterval),
99 &BatteryThread::UpdateEpollInterval>;
/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_thread.h49 void UpdateEpollInterval(int32_t chargeState);
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_thread.cpp104 void BatteryThread::UpdateEpollInterval(const int32_t chargeState) in UpdateEpollInterval() function in OHOS::HDI::Battery::V2_0::BatteryThread

Completed in 2 milliseconds