Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
H A Druim_file.cpp211 FileChangeToExt(iccId_, FileChangeType::ICCID_FILE_LOAD); in ProcessGetIccidDone()
264 FileChangeToExt(imsi_, FileChangeType::C_IMSI_FILE_LOAD); in ProcessGetImsiDone()
H A Dsim_file.cpp409 FileChangeToExt(spn, FileChangeType::SPN_FILE_LOAD); in ProcessSpnGeneral()
444 FileChangeToExt(spn, FileChangeType::SPN_FILE_LOAD); in ProcessSpnCphs()
484 FileChangeToExt(spn_, FileChangeType::SPN_FILE_LOAD); in ProcessSpnShortCphs()
705 FileChangeToExt(gid1_, FileChangeType::GID1_FILE_LOAD); in ProcessObtainGid1Done()
733 FileChangeToExt(gid2_, FileChangeType::GID2_FILE_LOAD); in ProcessObtainGid2Done()
1064 FileChangeToExt(iccId_, FileChangeType::ICCID_FILE_LOAD); in ProcessGetIccIdDone()
1113 FileChangeToExt(imsi_, FileChangeType::G_IMSI_FILE_LOAD); in ProcessObtainIMSIDone()
1308 FileChangeToExt(operatorNumeric_, FileChangeType::G_MCCMNC_FILE_LOAD); in OnMccMncLoaded()
H A Dicc_file.cpp862 void IccFile::FileChangeToExt(const std::string fileName, const FileChangeType fileLoad) in FileChangeToExt() function in OHOS::Telephony::IccFile
/base/telephony/core_service/services/sim/include/
H A Dicc_file.h102 void FileChangeToExt(const std::string fileName, const FileChangeType fileLoad);

Completed in 7 milliseconds