Home
last modified time | relevance | path

Searched defs:iccFileController (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp443 std::shared_ptr<IccFileController> iccFileController = std::make_shared<SimFileController>(1); variable
554 std::shared_ptr<IccFileController> iccFileController = nullptr; variable
843 std::shared_ptr<IccFileController> iccFileController = std::make_shared<SimFileController>(1); variable
1241 std::shared_ptr<IccFileController> iccFileController = std::make_shared<SimFileController>(1); variable
H A Dzero_branch_test.cpp891 std::shared_ptr<IccFileController> iccFileController = std::make_shared<SimFileController>(1); variable