Home
last modified time | relevance | path

Searched defs:EventHandle (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_manager/services/native/notification/
Dbutton_event.h26 using EventHandle = std::function<void(const OHOS::EventFwk::CommonEventData &data)>; variable
/base/powermgr/thermal_manager/services/native/include/thermal_observer/
Dthermal_common_event_receiver.h30 using EventHandle = std::function<void(const OHOS::EventFwk::CommonEventData &data)>; variable