Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_event.h27 typedef void (*EventHandle)(void *arg); typedef
/foundation/barrierfree/accessibility/services/aams/include/
Daccessibility_common_event.h28 using EventHandle = std::function<void(const OHOS::EventFwk::CommonEventData &)>; variable
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_store.h148 using EventHandle = napi_value (RdbStoreProxy::*)(napi_env, size_t, napi_value *); variable