Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/aams/include/
Daccessibility_common_event.h28 using EventHandle = std::function<void(const OHOS::EventFwk::CommonEventData &)>; variable
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_event.h27 typedef void (*EventHandle)(void *arg); typedef