Home
last modified time | relevance | path

Searched refs:SwapPairsForIccId (Results 1 - 6 of 6) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Dicc_file.h191 void SwapPairsForIccId(std::string &iccId);
/base/telephony/core_service/services/sim/src/
H A Druim_file.cpp207 SwapPairsForIccId(iccData); in ProcessGetIccidDone()
H A Dicc_file.cpp639 void IccFile::SwapPairsForIccId(std::string &iccId) in SwapPairsForIccId() function in OHOS::Telephony::IccFile
H A Dsim_file.cpp1060 SwapPairsForIccId(iccData); in ProcessGetIccIdDone()
1061 TELEPHONY_LOGI("SwapPairsForIccId ICCID length is %{public}zu", fullIccData.length()); in ProcessGetIccIdDone()
/base/telephony/core_service/test/unittest/icc_file_gtest/
H A Dicc_file_gtest.cpp407 iccFile->SwapPairsForIccId(iccId); in HWTEST_F()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2947 iccFile->SwapPairsForIccId(iccId); in HWTEST_F()
2950 iccFile->SwapPairsForIccId(iccId); in HWTEST_F()
2953 iccFile->SwapPairsForIccId(iccId); in HWTEST_F()
2956 iccFile->SwapPairsForIccId(iccId); in HWTEST_F()

Completed in 13 milliseconds