Home
last modified time | relevance | path

Searched refs:WriteDataDeactiveBehaviorEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/utils/
H A Dcellular_data_hisysevent.h39 … static void WriteDataDeactiveBehaviorEvent(const int32_t slotId, const DataDisconnectCause type);
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_hisysevent.cpp45 void CellularDataHiSysEvent::WriteDataDeactiveBehaviorEvent(const int32_t slotId, const DataDisconn… in WriteDataDeactiveBehaviorEvent() function in OHOS::Telephony::CellularDataHiSysEvent
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp150 …CellularDataHiSysEvent::WriteDataDeactiveBehaviorEvent(slotId_, DataDisconnectCause::ON_THE_NETWOR… in HandleRecovery()
H A Dcellular_data_service.cpp533 …CellularDataHiSysEvent::WriteDataDeactiveBehaviorEvent(slotId, DataDisconnectCause::HIGN_PRIORITY_… in StrategySwitch()
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp132 …CellularDataHiSysEvent::WriteDataDeactiveBehaviorEvent(INVALID_PARAMETER, DataDisconnectCause::LOS… in ProcessLostConnection()