Home
last modified time | relevance | path

Searched refs:DeleteEventMappingAsync (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_watcher.cpp43 void DeleteEventMappingAsync(int64_t observerSeq, const std::vector<std::shared_ptr<AppEventPack>>&… in DeleteEventMappingAsync() function
110 DeleteEventMappingAsync(context->observerSeq, context->events); in OnReceiveWork()