Searched refs:WriteDataActivateFaultEvent (Results 1 - 10 of 10) sorted by relevance
/base/telephony/cellular_data/services/src/utils/ |
H A D | cellular_data_hisysevent.cpp | 86 void CellularDataHiSysEvent::WriteDataActivateFaultEvent(
in WriteDataActivateFaultEvent() function in OHOS::Telephony::CellularDataHiSysEvent 107 WriteDataActivateFaultEvent(slotId, switchState, CellularDataErrorCode::DATA_ERROR_DATA_ACTIVATE_TIME_OUT,
in JudgingDataActivateTimeOut()
|
H A D | cellular_data_settings_rdb_helper.cpp | 157 CellularDataHiSysEvent::WriteDataActivateFaultEvent(INVALID_PARAMETER, value, in PutValue() 161 CellularDataHiSysEvent::WriteDataActivateFaultEvent(INVALID_PARAMETER, value, in PutValue()
|
/base/telephony/cellular_data/services/include/utils/ |
H A D | cellular_data_hisysevent.h | 46 static void WriteDataActivateFaultEvent(const int32_t slotId, const int32_t switchState,
|
/base/telephony/core_service/services/core/include/ |
H A D | core_service_hisysevent.h | 49 static void WriteDataActivateFaultEvent(
|
/base/telephony/cellular_data/services/src/state_machine/ |
H A D | activating.cpp | 118 CellularDataHiSysEvent::WriteDataActivateFaultEvent(INVALID_PARAMETER, SWITCH_ON, in RilErrorResponse() 162 CellularDataHiSysEvent::WriteDataActivateFaultEvent(stateMachine->GetSlotId(), SWITCH_ON, in ProcessConnectTimeout()
|
H A D | cellular_data_state_machine.cpp | 133 CellularDataHiSysEvent::WriteDataActivateFaultEvent( in DoConnect() 158 CellularDataHiSysEvent::WriteDataActivateFaultEvent( in FreeConnection()
|
/base/telephony/core_service/services/core/src/ |
H A D | core_service_hisysevent.cpp | 118 void CoreServiceHiSysEvent::WriteDataActivateFaultEvent( in WriteDataActivateFaultEvent() function in OHOS::Telephony::CoreServiceHiSysEvent
|
/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_service.cpp | 108 CellularDataHiSysEvent::WriteDataActivateFaultEvent( in GetIntelligenceSwitchState() 170 CellularDataHiSysEvent::WriteDataActivateFaultEvent( in EnableCellularData() 190 CellularDataHiSysEvent::WriteDataActivateFaultEvent( in EnableIntelligenceSwitch()
|
H A D | cellular_data_handler.cpp | 546 CellularDataHiSysEvent::WriteDataActivateFaultEvent(slotId_, SWITCH_ON, in CheckCellularDataSlotId() 572 CellularDataHiSysEvent::WriteDataActivateFaultEvent(slotId_, SWITCH_ON, in CheckAttachAndSimState() 577 CellularDataHiSysEvent::WriteDataActivateFaultEvent(slotId_, SWITCH_ON, in CheckAttachAndSimState() 614 CellularDataHiSysEvent::WriteDataActivateFaultEvent(slotId_, SWITCH_ON, in CheckRoamingState() 621 CellularDataHiSysEvent::WriteDataActivateFaultEvent(slotId_, SWITCH_ON, in CheckRoamingState() 1845 CellularDataHiSysEvent::WriteDataActivateFaultEvent(slotId_, SWITCH_ON, in HasAnyHigherPriorityConnection()
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | zero_branch_test_core_service.cpp | 432 coreServiceHiSysEvent->WriteDataActivateFaultEvent( in HWTEST_F()
|
Completed in 11 milliseconds