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.h23 using CommonEventSubscriber = OHOS::EventFwk::CommonEventSubscriber; variable
/base/accessibility/services/test/mock/
Dcommon_event_subscriber_mock.cpp21 CommonEventSubscriber::CommonEventSubscriber() : result_(nullptr) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
24 CommonEventSubscriber::CommonEventSubscriber(const CommonEventSubscribeInfo &subscribeInfo) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
/base/accessibility/services/aams/test/mock/
Dcommon_event_subscriber_mock.cpp21 CommonEventSubscriber::CommonEventSubscriber() : result_(nullptr) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
24 CommonEventSubscriber::CommonEventSubscriber(const CommonEventSubscribeInfo &subscribeInfo) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
/base/notification/ces_standard/frameworks/native/src/
Dcommon_event_subscriber.cpp21 CommonEventSubscriber::CommonEventSubscriber() : result_(nullptr) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
24 CommonEventSubscriber::CommonEventSubscriber(const CommonEventSubscribeInfo &subscribeInfo) in CommonEventSubscriber() function in OHOS::EventFwk::CommonEventSubscriber
/base/miscservices/wallpaper/services/include/
Dwallpaper_common_event.h25 using CommonEventSubscriber = OHOS::EventFwk::CommonEventSubscriber; variable
/base/notification/ces_standard/interfaces/kits/js/commonEvent/
DcommonEventSubscriber.d.ts25 export interface CommonEventSubscriber { interface
/base/notification/ces_standard/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json86 "CommonEventSubscriber": { object