Home
last modified time | relevance | path

Searched defs:CommonEventSubscriber (Results 1 – 7 of 7) sorted by relevance

/base/account/os_account/services/accountmgr/include/appaccount/
Dapp_account_common_event_subscriber.h26 using CommonEventSubscriber = OHOS::EventFwk::CommonEventSubscriber; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_subscriber.cpp21 CommonEventSubscriber::CommonEventSubscriber() : result_(nullptr) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
26 CommonEventSubscriber::CommonEventSubscriber(const CommonEventSubscribeInfo &subscribeInfo) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
/base/theme/wallpaper_mgr/services/include/
Dwallpaper_common_event.h25 using CommonEventSubscriber = OHOS::EventFwk::CommonEventSubscriber; variable
/base/telephony/sms_mms/services/include/
Dsms_state_observer.h27 using CommonEventSubscriber = OHOS::EventFwk::CommonEventSubscriber; variable
/base/notification/common_event_service/interfaces/kits/js/commonEvent/
DcommonEventSubscriber.d.ts25 export interface CommonEventSubscriber { interface
/base/telephony/core_service/services/network_search/include/
Ddevice_state_observer.h33 using CommonEventSubscriber = OHOS::EventFwk::CommonEventSubscriber; variable
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json86 "CommonEventSubscriber": { object