Searched refs:MASTER_FILE_SIM (Results 1 – 9 of 9) sorted by relevance
30 std::string mf = MASTER_FILE_SIM; in ObtainElementFilePath()42 std::string mf = MASTER_FILE_SIM; in ObtainUsimElementFilePath()
28 return MASTER_FILE_SIM + DEDICATED_FILE_ADF; in ObtainElementFilePath()
26 std::string mf = MASTER_FILE_SIM; in ObtainElementFilePath()
29 return MASTER_FILE_SIM + DEDICATED_FILE_CDMA; in ObtainElementFilePath()
51 std::string mf = MASTER_FILE_SIM; in GetFilePath()
217 std::string mf = MASTER_FILE_SIM; in ObtainElementFileForPublic()
61 const std::string MASTER_FILE_SIM = "3F00";
213 const std::string MASTER_FILE_SIM = "3F00"; variable