Home
last modified time | relevance | path

Searched defs:CommonEventData (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_data.cpp21 CommonEventData::CommonEventData() : code_(0) in CommonEventData() function in OHOS::EventFwk::CommonEventData
24 CommonEventData::CommonEventData(const Want& want) : want_(want), code_(0) in CommonEventData() function in OHOS::EventFwk::CommonEventData
27 CommonEventData::CommonEventData(const Want& want, const int& code, const std::string& data) in CommonEventData() function in OHOS::EventFwk::CommonEventData
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_data.cpp23 CommonEventData::CommonEventData() : code_(0) in CommonEventData() function in OHOS::EventFwk::CommonEventData
27 CommonEventData::CommonEventData(const Want &want) : want_(want), code_(0) in CommonEventData() function in OHOS::EventFwk::CommonEventData
31 CommonEventData::CommonEventData(const Want &want, const int32_t &code, const std::string &data) in CommonEventData() function in OHOS::EventFwk::CommonEventData
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-inner-commonEvent-commonEventData.md1 # CommonEventData chapter
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-inner-commonEvent-commonEventData.md1 # CommonEventData chapter
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dparameter_parse.h23 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
H A Dsubscriber.h28 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_common_event_subscriber.h27 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_common_event_subscriber.h27 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_common_event_data.cpp20 CommonEventData::CommonEventData() in CommonEventData() function in OHOS::EventFwk::CommonEventData
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dkeyguard_status_listener.h30 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dcommeventsubscriber.h28 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dgnss_common_event_subscriber.h28 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Dsys_event_subscriber.cpp49 EventFwk::CommonEventData CommonEventData { want }; in NotifyDataShareReady() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_common_event_subscriber.h32 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/package/
H A Dpackage_event_proxy_ohos.cpp43 void PackageEventSubscriber::OnReceiveEvent(const CommonEventData& /* data */) in OnReceiveEvent()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/time/
H A Dtime_event_proxy_ohos.cpp43 void TimeEventSubscriber::OnReceiveEvent(const CommonEventData& /* data */) in OnReceiveEvent()
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_observer.h30 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp1437 EventFwk::CommonEventData CommonEventData { want }; in NotifyCameraStatus() local