| /base/miscservices/wallpaper/services/src/ |
| D | wallpaper_common_event.cpp | 30 bool WallpaperCommonEvent::PublishEvent(const OHOS::AAFwk::Want &want, int eventCode, const std::st… in PublishEvent() 82 int32_t eventCode = WALLPAPER_LOCK_SETTING_SUCCESS_CODE; in SendWallpaperLockSettingMessage() local 92 int32_t eventCode = WALLPAPER_SYSTEM_SETTING_SUCCESS_CODE; in SendWallpaperSystemSettingMessage() local
|
| /base/telephony/core_service/services/sim/src/ |
| D | stk_controller.cpp | 102 int32_t eventCode = 1; in OnsendRilSessionEnd() local 132 int32_t eventCode = EVENT_CODE; in OnsendRilProactiveCommand() local 164 int32_t eventCode = EVENT_CODE; in OnIccStateChanged() local 178 bool StkController::PublishStkEvent(const AAFwk::Want &want, int eventCode, const std::string &even… in PublishStkEvent()
|
| D | multi_sim_monitor.cpp | 60 auto eventCode = event->GetInnerEventId(); in ProcessEvent() local
|
| D | multi_sim_controller.cpp | 771 int32_t eventCode = EVENT_CODE; in AnnounceDefaultVoiceSlotIdChanged() local 781 int32_t eventCode = EVENT_CODE; in AnnounceDefaultSmsSlotIdChanged() local 791 int32_t eventCode = EVENT_CODE; in AnnounceDefaultCellularDataSlotIdChanged() local 801 int32_t eventCode = EVENT_CODE; in AnnounceDefaultMainSlotIdChanged() local 806 bool MultiSimController::PublishSimFileEvent(const AAFwk::Want &want, int eventCode, const std::str… in PublishSimFileEvent()
|
| D | sim_state_tracker.cpp | 91 auto eventCode = event->GetInnerEventId(); in ProcessEvent() local
|
| D | icc_file.cpp | 238 int eventCode = RadioEvent::RADIO_IMSI_LOADED_READY; in RegisterImsiLoaded() local 259 int eventCode = RadioEvent::RADIO_SIM_RECORDS_LOADED; in RegisterAllFilesLoaded() local 346 bool IccFile::PublishSimFileEvent(const std::string &event, int eventCode, const std::string &event… in PublishSimFileEvent()
|
| D | sim_state_handle.cpp | 418 bool SimStateHandle::PublishSimStateEvent(std::string event, int32_t eventCode, std::string eventDa… in PublishSimStateEvent()
|
| /base/miscservices/request/download/ability/src/ |
| D | common_event.cpp | 33 bool CommonEvent::PublishEvent(const OHOS::AAFwk::Want &want, int eventCode, const std::string &eve… in PublishEvent() 68 int32_t eventCode = DOWNLOAD_EVENT_CODE; in SendChange() local
|
| /base/telephony/state_registry/service/src/ |
| D | telephony_state_registry_service.cpp | 405 const AAFwk::Want &want, int eventCode, const std::string &eventData) in PublishCommonEvent() 449 int32_t eventCode = 1; in SendCellularDataConnectStateChanged() local 461 int32_t eventCode = 1; in SendCellularDataFlowChanged() local 475 int32_t eventCode = 1; in SendSimStateChanged() local 494 int32_t eventCode = 1; in SendSignalInfoChanged() local 511 int32_t eventCode = 1; in SendCellInfoChanged() local 521 int32_t eventCode = 1; in SendNetworkStateChanged() local
|
| /base/telephony/cellular_data/services/src/state_machine/ |
| D | disconnecting.cpp | 79 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
| D | inactive.cpp | 78 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
| D | default.cpp | 45 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
| D | activating.cpp | 212 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
| D | active.cpp | 52 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
|
| /base/accessibility/test/resource/native_application/tools/include/ |
| D | stpageabilityevent.h | 38 const int eventCode = 0; variable
|
| /base/telephony/cellular_data/services/src/ |
| D | data_connection_monitor.cpp | 170 void DataConnectionMonitor::SetRadioState(const int32_t &radioState, const int32_t &eventCode) in SetRadioState()
|
| D | cellular_data_handler.cpp | 689 uint32_t eventCode = event->GetInnerEventId(); in ProcessEvent() local 1103 InnerEvent::Pointer eventCode = InnerEvent::Get(RadioEvent::RADIO_NR_STATE_CHANGED); in HandleRadioNrStateChanged() local 1118 InnerEvent::Pointer eventCode = InnerEvent::Get(RadioEvent::RADIO_NR_FREQUENCY_CHANGED); in HandleRadioNrFrequencyChanged() local
|