Home
last modified time | relevance | path

Searched refs:ObtainDecIccId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file.h51 std::string ObtainDecIccId();
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp172 std::string IccFile::ObtainDecIccId() in ObtainDecIccId() function in OHOS::Telephony::IccFile
H A Dsim_file_manager.cpp286 std::string result = simFile_->ObtainDecIccId(); in GetSimDecIccId()