Searched refs:fileExistOrNot (Results 1 – 10 of 10) sorted by relevance
39 bool fileExistOrNot(QString path);
30 bool CommonFunction::fileExistOrNot(QString path) in fileExistOrNot() function in CommonFunction
28 bool CommonFunction::fileExistOrNot(QString path) in fileExistOrNot() function in CommonFunction
172 bool isExist = m_commonFunction->fileExistOrNot(m_curVideoFilePath); in startPlay()
248 bool isExist = m_commonFunction->fileExistOrNot(m_curMusicFilePath); in startPlay()
209 bool isExist = m_commonFunction->fileExistOrNot(m_curVideoFilePath); in startPlay()
245 bool isExist = m_commonFunction->fileExistOrNot(m_curMusicFilePath); in startPlay()