/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_stub_test.cpp | 67 …ScreenSinkStubTest::TestDScreenSinkStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() 180 int32_t eventCode = 0; variable 201 int32_t eventCode = -1; variable 223 int32_t eventCode = -1; variable 245 int32_t eventCode = -1; variable 267 int32_t eventCode = -1; variable 289 int32_t eventCode = -1; variable
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_common_event_manager.cpp | 27 const OHOS::AAFwk::Want &want, int32_t eventCode, const std::string &eventData) in PublishEvent() 42 int32_t eventCode = LOCKSCREEN_WALLPAPER_SETTING_SUCCESS_CODE; in SendWallpaperLockSettingMessage() local 53 int32_t eventCode = SYSTEM_WALLPAPER_SETTING_SUCCESS_CODE; in SendWallpaperSystemSettingMessage() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | callback_handler.cpp | 61 void CallbackHandlerInner::SendCallbackEvent(uint32_t eventCode, int64_t data) in SendCallbackEvent() 66 void CallbackHandlerInner::SendCallbackEvent(uint32_t eventCode, int64_t data, int64_t delayTime) in SendCallbackEvent() 73 uint32_t eventCode = event->GetInnerEventId(); in ProcessEvent() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
H A D | satellite_sms_callback_stub.cpp | 67 int32_t &eventCode) in OnSendSmsResponseResponse() 94 int32_t &eventCode) in OnSendSmsResponseResult() 122 int32_t eventCode = data.ReadInt32(); in OnSendSmsResponse() local 138 int32_t eventCode = data.ReadInt32(); in OnSmsStatusReportNotify() local 168 int32_t eventCode = data.ReadInt32(); in OnNewSmsNotify() local
|
/ohos5.0/base/telephony/core_service/services/satellite_service_interaction/src/ |
H A D | satellite_core_callback_stub.cpp | 71 int32_t eventCode = data.ReadInt32(); in OnSetRadioStateResponse() local 119 int32_t eventCode = data.ReadInt32(); in OnRadioStateChanged() local 138 int32_t eventCode = data.ReadInt32(); in OnSatelliteStatusChanged() local 153 int32_t eventCode = data.ReadInt32(); in OnSimStateChanged() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_notification_analytics_util.cpp | 114 int32_t eventCode, const HaMetaMessage& message) in CommonNotificationEvent() 120 EventFwk::Want want, int32_t eventCode, const std::string& reason) in ReportNotificationEvent() 136 int32_t eventCode, const std::string& reason) in ReportNotificationEvent()
|
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/ |
H A D | incall_data_state_machine.cpp | 193 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local 301 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local 388 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local 459 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
H A D | inactive.cpp | 86 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
H A D | activating.cpp | 234 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
H A D | default.cpp | 47 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr.cpp | 69 void ScreenRegionManager::HandleDScreenNotify(const std::string &remoteDevId, int32_t eventCode, in HandleDScreenNotify() 195 int32_t eventCode = NOTIFY_SOURCE_SETUP_RESULT; in NotifyRemoteSourceSetUpResult() local 208 int32_t eventCode, const std::string &eventContent) in NotifyRemoteScreenService()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_sink_proxy/sinkproxydscreennotify_fuzzer/ |
H A D | sinkproxydscreennotify_fuzzer.cpp | 36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_proxy/proxydscreennotify_fuzzer/ |
H A D | dscreennotify_fuzzer.cpp | 36 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in DScreenNotifyFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourceservice_fuzzer/ |
H A D | dscreensourceservice_fuzzer.cpp | 36 uint32_t eventCode = 1; in DscreenSourceServiceFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | simulation_event_listener_stub.cpp | 42 uint32_t eventCode = data.ReadUint32(); in OnRemoteRequest() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_keyevent_test.cpp | 265 for (auto eventCode : eventCodes) { variable 273 for (auto eventCode : eventCodes) { variable 316 for (auto eventCode : eventCodes) { variable 324 for (auto eventCode : eventCodes) { variable
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr_test.cpp | 78 int32_t eventCode = 100; variable 120 int32_t eventCode = 0; variable
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager_test.cpp | 260 int32_t eventCode = -1; variable 280 int32_t eventCode = NOTIFY_SOURCE_SETUP_RESULT; variable
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file.cpp | 368 int eventCode = RadioEvent::RADIO_IMSI_LOADED_READY; in RegisterImsiLoaded() local 388 int eventCode = RadioEvent::RADIO_SIM_RECORDS_LOADED; in RegisterAllFilesLoaded() local 412 int eventCode = RadioEvent::RADIO_SIM_OPKEY_LOADED; in RegisterOpkeyLoaded() local 421 int eventCode = RadioEvent::RADIO_OPERATOR_CACHE_DELETE; in RegisterOperatorCacheDel() local 430 int eventCode = RadioEvent::RADIO_QUERY_ICCID_DONE; in RegisterIccidLoaded() local 560 bool IccFile::PublishSimFileEvent(const std::string &event, int eventCode, const std::string &event… in PublishSimFileEvent()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_analytics_util.cpp | 175 int32_t eventCode, const HaMetaMessage& message) in CommonNotificationEvent() 196 EventFwk::Want want, int32_t eventCode, const std::string& reason) in ReportNotificationEvent() 258 int32_t eventCode, const std::string& reason) in ReportNotificationEvent() 414 void NotificationAnalyticsUtil::AddListCache(EventFwk::Want& want, int32_t eventCode) in AddListCache()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sinkservice/dscreenservice/dscreensinkstub_fuzzer/ |
H A D | dscreensinkstub_fuzzer.cpp | 42 …void DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) o… in DScreenNotify()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager.cpp | 391 void DScreenManager::HandleDScreenNotify(const std::string &devId, int32_t eventCode, in HandleDScreenNotify() 404 int32_t DScreenManager::NotifyRemoteScreenService(const std::string &devId, int32_t eventCode, in NotifyRemoteScreenService() 481 int32_t eventCode = NOTIFY_SINK_SETUP; in NotifyRemoteSinkSetUp() local
|
/ohos5.0/base/telephony/state_registry/services/src/ |
H A D | telephony_state_registry_service.cpp | 597 const AAFwk::Want &want, int eventCode, const std::string &eventData) in PublishCommonEvent() 661 int32_t eventCode = 1; in SendCellularDataConnectStateChanged() local 675 int32_t eventCode = 1; in SendSimStateChanged() local 697 int32_t eventCode = 1; in SendSignalInfoChanged() local 707 int32_t eventCode = 1; in SendNetworkStateChanged() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_proxy/proxyregisterdistributedhardware_fuzzer/ |
H A D | registerdistributedhardware_fuzzer.cpp | 47 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_service.cpp | 116 void DScreenSinkService::DScreenNotify(const std::string &devId, int32_t eventCode, const std::stri… in DScreenNotify()
|