Home
last modified time | relevance | path

Searched refs:DEDICATED_FILE_TELECOM (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dusim_file_controller.cpp31 mf.append(DEDICATED_FILE_TELECOM); in ObtainElementFilePath()
81 mf.append(DEDICATED_FILE_TELECOM); in ObtainUsimElementFilePath()
H A Dsim_file_controller.cpp27 mf.append(DEDICATED_FILE_TELECOM); in ObtainElementFilePath()
H A Dcsim_file_controller.cpp37 mf.append(DEDICATED_FILE_TELECOM); in ObtainElementFilePath()
H A Dicc_dialling_numbers_handler.cpp51 mf.append(DEDICATED_FILE_TELECOM); in GetFilePath()
H A Dicc_file_controller.cpp248 mf.append(DEDICATED_FILE_TELECOM); in ObtainElementFileForPublic()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_file_controller.h61 const std::string DEDICATED_FILE_TELECOM = "7F10"; variable
H A Dicc_dialling_numbers_handler.h212 const std::string DEDICATED_FILE_TELECOM = "7F10"; variable