Searched refs:PublishCustomEvent (Results 1 – 2 of 2) sorted by relevance
46 bool PublishCustomEvent(const BatteryInfo& info, const std::string& commonEventName) const;
123 PublishCustomEvent(info, BATTERY_CUSTOM_EVENT); in HandleUevent()126 PublishCustomEvent(info, ueventAct); in HandleUevent()453 bool BatteryNotify::PublishCustomEvent(const BatteryInfo& info, const std::string& commonEventName)… in PublishCustomEvent() function in OHOS::PowerMgr::BatteryNotify