Home
last modified time | relevance | path

Searched defs:eventCode (Results 1 – 19 of 19) sorted by relevance

/base/theme/wallpaper_mgr/services/src/
Dwallpaper_common_event_manager.cpp27 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
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
Dsatellite_sms_callback_stub.cpp67 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
/base/telephony/core_service/services/satellite_service_interaction/src/
Dsatellite_core_callback_stub.cpp71 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
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_notification_analytics_util.cpp114 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()
/base/time/time_service/services/dfx/src/
Dtime_sysevent.cpp69 void TimeBehaviorReport(ReportEventCode eventCode, std::string originTime, std::string newTime, int… in TimeBehaviorReport()
95 …ReportEventCode eventCode = static_cast<ReportEventCode>(triggerOffset + timer->type + exactOffset… in TimerBehaviorReport() local
141 void TimeServiceFaultReporter(ReportEventCode eventCode, int errCode, int uid, std::string bundleOr… in TimeServiceFaultReporter()
/base/telephony/cellular_data/services/src/state_machine/
Dincall_data_state_machine.cpp193 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
Dinactive.cpp86 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
Dactivating.cpp234 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
Ddefault.cpp47 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
Dactive.cpp53 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
/base/telephony/core_service/services/sim/src/
Dicc_file.cpp368 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()
Dmulti_sim_controller.cpp1162 int32_t eventCode = EVENT_CODE; in AnnounceDefaultVoiceSimIdChanged() local
1172 int32_t eventCode = EVENT_CODE; in AnnounceDefaultSmsSimIdChanged() local
1182 int32_t eventCode = EVENT_CODE; in AnnounceDefaultCellularDataSimIdChanged() local
1192 int32_t eventCode = EVENT_CODE; in AnnouncePrimarySimIdChanged() local
1197 bool MultiSimController::PublishSimFileEvent(const AAFwk::Want &want, int eventCode, const std::str… in PublishSimFileEvent()
Dmulti_sim_monitor.cpp78 auto eventCode = event->GetInnerEventId(); in ProcessEvent() local
Dsim_state_handle.cpp663 bool SimStateHandle::PublishSimStateEvent(std::string event, int32_t eventCode, std::string eventDa… in PublishSimStateEvent()
/base/notification/distributed_notification_service/services/ans/src/common/
Dnotification_analytics_util.cpp194 int32_t eventCode, const HaMetaMessage& message) in CommonNotificationEvent()
215 EventFwk::Want want, int32_t eventCode, const std::string& reason) in ReportNotificationEvent()
387 int32_t eventCode, const std::string& reason) in ReportNotificationEvent()
543 void NotificationAnalyticsUtil::AddListCache(EventFwk::Want& want, int32_t eventCode) in AddListCache()
570 void NotificationAnalyticsUtil::AddSuccessListCache(EventFwk::Want& want, int32_t eventCode) in AddSuccessListCache()
/base/telephony/state_registry/services/src/
Dtelephony_state_registry_service.cpp597 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
/base/notification/distributed_notification_service/services/ans/include/
Dnotification_analytics_util.h94 int32_t eventCode; member
/base/telephony/cellular_data/services/src/
Ddata_connection_monitor.cpp224 void DataConnectionMonitor::SetRadioState(const int32_t &radioState, const int32_t &eventCode) in SetRadioState()
Dcellular_data_handler.cpp1000 uint32_t eventCode = event->GetInnerEventId(); in ProcessEvent() local
1855 InnerEvent::Pointer eventCode = InnerEvent::Get(RadioEvent::RADIO_NR_STATE_CHANGED); in HandleRadioNrStateChanged() local
1870 InnerEvent::Pointer eventCode = InnerEvent::Get(RadioEvent::RADIO_NR_FREQUENCY_CHANGED); in HandleRadioNrFrequencyChanged() local
2038 …InnerEvent::Pointer eventCode = InnerEvent::Get(CellularDataEventCode::MSG_SM_RIL_ADAPTER_HOST_DIE… in OnRilAdapterHostDied() local