Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp303 std::function<void()> unsubscribeCommonEventFunc = [wp, commonEventListener] () { in UnsubscribeCommonEvent() local
315 commonEventSrvQueue_->submit(unsubscribeCommonEventFunc); in UnsubscribeCommonEvent()