Home
last modified time | relevance | path

Searched defs:iccAccountInfoList (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_icc_test.cpp47 std::vector<IccAccountInfo> iccAccountInfoList; variable
64 std::vector<IccAccountInfo> iccAccountInfoList; variable
80 std::vector<IccAccountInfo> iccAccountInfoList; variable
H A Dsim_core_service_test.cpp119 std::vector<IccAccountInfo> iccAccountInfoList = {}; variable
264 std::vector<IccAccountInfo> iccAccountInfoList = {}; variable
H A Dzero_branch_test.cpp1117 std::vector<IccAccountInfo> iccAccountInfoList; variable
1376 std::vector<IccAccountInfo> iccAccountInfoList = {}; variable
1448 std::vector<IccAccountInfo> iccAccountInfoList; variable
1569 std::vector<IccAccountInfo> iccAccountInfoList; variable
H A Dzero_branch_test_core_service.cpp208 std::vector<IccAccountInfo> iccAccountInfoList = {}; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp1239 …Controller::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList()
H A Dsim_manager.cpp549 …SimManager::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp790 int32_t CoreService::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoList) in GetActiveSimAccountInfoList()
H A Dcore_service_stub.cpp1362 std::vector<IccAccountInfo> iccAccountInfoList; in OnGetActiveSimAccountInfoList() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp544 …t32_t CoreServiceClient::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList()
H A Dcore_manager_inner.cpp1977 …nt32_t CoreManagerInner::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList()
H A Dcore_service_proxy.cpp1428 …nt32_t CoreServiceProxy::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList()
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp938 std::vector<IccAccountInfo> iccAccountInfoList; in TestGetActiveSimAccountInfoList() local