Home
last modified time | relevance | path

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

/base/telephony/core_service/test/unittest/esim_gtest/
Desim_manager_test.cpp307 DownLoadConfigInfo downLoadConfigInfo; variable
654 DownLoadConfigInfo downLoadConfigInfo; variable
Dcore_manager_inner_test.cpp259 DownLoadConfigInfo downLoadConfigInfo; variable
Desim_test.cpp952 DownLoadConfigInfo downLoadConfigInfo; variable
/base/telephony/core_service/services/sim/src/
Desim_manager.cpp215 int32_t EsimManager::PrepareDownload(int32_t slotId, const DownLoadConfigInfo &downLoadConfigInfo, in PrepareDownload()
445 int32_t EsimManager::PrepareDownload(int32_t slotId, const DownLoadConfigInfo &downLoadConfigInfo, in PrepareDownload()
Desim_file.cpp1728 …sponseEsimInnerResult EsimFile::ObtainPrepareDownload(const DownLoadConfigInfo &downLoadConfigInfo) in ObtainPrepareDownload()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dcore_service_native_branch_test.cpp861 DownLoadConfigInfo downLoadConfigInfo; variable
909 DownLoadConfigInfo downLoadConfigInfo; variable
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp2829 …int32_t slotId, const DownLoadConfigInfo &downLoadConfigInfo, ResponseEsimInnerResult &responseRes… in PrepareDownload()