Home
last modified time | relevance | path

Searched defs:dataCallResultList (Results 1 – 7 of 7) sorted by relevance

/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_data.cpp109 … std::shared_ptr<DataCallResultList> dataCallResultList = std::make_shared<DataCallResultList>(); in GetPdpContextListResponse() local
133 std::shared_ptr<DataCallResultList> dataCallResultList = std::make_shared<DataCallResultList>(); in PdpContextListUpdated() local
242 void TelRilData::BuildDataCallResultList(std::shared_ptr<DataCallResultList> dataCallResultList, in BuildDataCallResultList()
Dtel_ril_callback.cpp261 const HDI::Ril::V1_1::DataCallResultList &dataCallResultList) in PdpContextListUpdated()
286 const HDI::Ril::V1_1::DataCallResultList &dataCallResultList) in GetPdpContextListResponse()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_common_test.cpp307 HDI::Ril::V1_1::DataCallResultList dataCallResultList; variable
326 HDI::Ril::V1_1::DataCallResultList dataCallResultList; variable
/base/telephony/ril_adapter/services/hril/src/
Dhril_data.cpp336 HDI::Ril::V1_1::DataCallResultList dataCallResultList = {}; in GetPdpContextListResponse() local
369 HDI::Ril::V1_1::DataCallResultList dataCallResultList = {}; in PdpContextListUpdated() local
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_callback_test.cpp1517 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in PdpContextListUpdated()
1579 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in GetPdpContextListResponse()
Dzero_branch_test.cpp534 HDI::Ril::V1_1::DataCallResultList dataCallResultList; variable
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp1335 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in PdpContextListUpdated()
1402 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in GetPdpContextListResponse()