Home
last modified time | relevance | path

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

/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_data.cpp97 … std::shared_ptr<DataCallResultList> dataCallResultList = std::make_shared<DataCallResultList>(); in GetPdpContextListResponse() local
122 std::shared_ptr<DataCallResultList> dataCallResultList = std::make_shared<DataCallResultList>(); in PdpContextListUpdated() local
224 void TelRilData::BuildDataCallResultList(std::shared_ptr<DataCallResultList> dataCallResultList, in BuildDataCallResultList()
Dtel_ril_callback.cpp255 const HDI::Ril::V1_1::DataCallResultList &dataCallResultList) in PdpContextListUpdated()
280 const HDI::Ril::V1_1::DataCallResultList &dataCallResultList) in GetPdpContextListResponse()
/base/telephony/ril_adapter/services/hril/src/
Dhril_data.cpp263 HDI::Ril::V1_1::DataCallResultList dataCallResultList = {}; in GetPdpContextListResponse() local
296 HDI::Ril::V1_1::DataCallResultList dataCallResultList = {}; in PdpContextListUpdated() local
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp1141 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in PdpContextListUpdated()
1208 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in GetPdpContextListResponse()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_callback_test.cpp1311 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in PdpContextListUpdated()
1373 const RilRadioResponseInfo &responseInfo, const DataCallResultList &dataCallResultList) in GetPdpContextListResponse()