Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2506 std::string strIccId = OHOS::Telephony::ToUtf8(esimProfile_.iccId); in ProcessDeleteProfile() local
2507 Asn1Utils::BcdToBytes(strIccId, iccidBytes); in ProcessDeleteProfile()
2532 std::string strIccId = OHOS::Telephony::ToUtf8(esimProfile_.iccId); in ProcessSetNickname() local
2534 Asn1Utils::BcdToBytes(strIccId, iccidBytes); in ProcessSetNickname()
2583 std::string strIccId = OHOS::Telephony::ToUtf8(esimProfile_.iccId); in ProcessSwitchToProfile() local
2584 Asn1Utils::BcdToBytes(strIccId, iccidBytes); in ProcessSwitchToProfile()

Completed in 6 milliseconds