Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/
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
/foundation/resourceschedule/device_usage_statistics/services/common/include/
Dbundle_active_common_event_subscriber.h32 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Dsys_event_subscriber.cpp49 EventFwk::CommonEventData CommonEventData { want }; in NotifyDataShareReady() local
/foundation/arkui/ace_engine/adapter/ohos/capability/package/
Dpackage_event_proxy_ohos.cpp43 void PackageEventSubscriber::OnReceiveEvent(const CommonEventData& /* data */) in OnReceiveEvent()
/foundation/arkui/ace_engine/adapter/ohos/capability/time/
Dtime_event_proxy_ohos.cpp43 void TimeEventSubscriber::OnReceiveEvent(const CommonEventData& /* data */) in OnReceiveEvent()
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_device.cpp1425 EventFwk::CommonEventData CommonEventData { want }; in NotifyCameraStatus() local