Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/charger/include/
Dbattery_thread.h49 bool IsPowerSupplyEvent(const char* msg);
/base/powermgr/battery_manager/charger/src/
Dbattery_thread.cpp151 if (!IsPowerSupplyEvent(msg)) { in UeventCallback()
159 bool BatteryThread::IsPowerSupplyEvent(const char* msg) in IsPowerSupplyEvent() function in OHOS::PowerMgr::BatteryThread