Searched refs:IsPowerSupplyEvent (Results 1 – 2 of 2) sorted by relevance
49 bool IsPowerSupplyEvent(const char* msg);
151 if (!IsPowerSupplyEvent(msg)) { in UeventCallback()159 bool BatteryThread::IsPowerSupplyEvent(const char* msg) in IsPowerSupplyEvent() function in OHOS::PowerMgr::BatteryThread