Searched refs:MASTER_FILE_SIM (Results 1 – 9 of 9) sorted by relevance
28 std::string mf = MASTER_FILE_SIM; in ObtainElementFilePath()40 std::string mf = MASTER_FILE_SIM; in ObtainUsimElementFilePath()
26 return MASTER_FILE_SIM + DEDICATED_FILE_ADF; in ObtainElementFilePath()
24 std::string mf = MASTER_FILE_SIM; in ObtainElementFilePath()
27 return MASTER_FILE_SIM + DEDICATED_FILE_CDMA; in ObtainElementFilePath()
50 std::string mf = MASTER_FILE_SIM; in GetFilePath()
244 std::string mf = MASTER_FILE_SIM; in ObtainElementFileForPublic()
60 const std::string MASTER_FILE_SIM = "3F00";
211 const std::string MASTER_FILE_SIM = "3F00"; variable