Home
last modified time | relevance | path

Searched refs:DEDICATED_FILE_ADF (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Disim_file_controller.cpp26 return MASTER_FILE_SIM + DEDICATED_FILE_ADF; in ObtainElementFilePath()
H A Dcsim_file_controller.cpp30 mf.append(DEDICATED_FILE_ADF); in ObtainElementFilePath()
H A Dusim_file_controller.cpp78 mf.append(DEDICATED_FILE_ADF); in ObtainUsimElementFilePath()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file_controller.h66 const std::string DEDICATED_FILE_ADF = "7FFF"; variable