/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_data.cpp | 21 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 D | common_event_data.cpp | 23 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 D | js-apis-inner-commonEvent-commonEventData.md | 1 # CommonEventData chapter
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-inner-commonEvent-commonEventData.md | 1 # CommonEventData chapter
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/ |
H A D | parameter_parse.h | 23 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
H A D | subscriber.h | 28 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/ |
H A D | app_account_common_event_subscriber.h | 27 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/base/theme/wallpaper_mgr/services/include/ |
H A D | wallpaper_common_event_subscriber.h | 27 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_common_event_data.cpp | 20 CommonEventData::CommonEventData() in CommonEventData() function in OHOS::EventFwk::CommonEventData
|
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/ |
H A D | keyguard_status_listener.h | 30 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/base/theme/screenlock_mgr/services/include/ |
H A D | commeventsubscriber.h | 28 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/base/location/services/location_gnss/gnss/include/ |
H A D | gnss_common_event_subscriber.h | 28 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | sys_event_subscriber.cpp | 49 EventFwk::CommonEventData CommonEventData { want }; in NotifyDataShareReady() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/ |
H A D | bundle_active_common_event_subscriber.h | 32 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/package/ |
H A D | package_event_proxy_ohos.cpp | 43 void PackageEventSubscriber::OnReceiveEvent(const CommonEventData& /* data */) in OnReceiveEvent()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/time/ |
H A D | time_event_proxy_ohos.cpp | 43 void TimeEventSubscriber::OnReceiveEvent(const CommonEventData& /* data */) in OnReceiveEvent()
|
/ohos5.0/base/telephony/core_service/services/network_search/include/ |
H A D | device_state_observer.h | 30 using CommonEventData = OHOS::EventFwk::CommonEventData; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device.cpp | 1437 EventFwk::CommonEventData CommonEventData { want }; in NotifyCameraStatus() local
|