Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.cpp83 static bool WriteWakeCount(const std::string &count);
192 if (!WriteWakeCount(wakeupCount)) { in AutoSuspendLoop()
405 bool WriteWakeCount(const std::string &count) in WriteWakeCount() function