Home
last modified time | relevance | path

Searched defs:dataCallInfo (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_data_test.cpp59 DataCallInfo dataCallInfo; variable
90 DataCallInfo dataCallInfo; variable
H A Dzero_branch_test.cpp128 OHOS::HDI::Ril::V1_1::DataCallInfo dataCallInfo; in TestDataInterface() local
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_state_machine_test.cpp1110 SetupDataCallResultInfo dataCallInfo; variable
1130 SetupDataCallResultInfo dataCallInfo; variable
1148 SetupDataCallResultInfo dataCallInfo; variable
1268 SetupDataCallResultInfo dataCallInfo; variable
1282 SetupDataCallResultInfo dataCallInfo; variable
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_data.cpp58 HDI::Ril::V1_1::DataCallInfo dataCallInfo; in ActivatePdpContext() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp140 …t HRilData::ActivatePdpContext(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataCallInfo &dataCal… in ActivatePdpContext()
156 const OHOS::HDI::Ril::V1_3::DataCallInfoWithApnTypes &dataCallInfo) in ActivatePdpContextWithApnTypes()
H A Dhril_manager.cpp587 int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataCallInfo &dataCallInfo) in ActivatePdpContext()
593 …int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_3::DataCallInfoWithApnTypes &dataCallIn… in ActivatePdpContextWithApnTypes()
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp308 void CellularDataStateMachine::UpdateNetworkInfo(const SetupDataCallResultInfo &dataCallInfo) in UpdateNetworkInfo()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp234 …2_t RilImpl::ActivatePdpContext(int32_t slotId, int32_t serialId, const DataCallInfo &dataCallInfo) in ActivatePdpContext()
240 const DataCallInfoWithApnTypes &dataCallInfo) in ActivatePdpContextWithApnTypes()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp912 DataCallInfo dataCallInfo; in ActivatePdpContextTest() local