Searched refs:isExist (Results 1 – 5 of 5) sorted by relevance
172 bool isExist = m_commonFunction->fileExistOrNot(m_curVideoFilePath); in startPlay() local173 if(!isExist){ in startPlay()
248 bool isExist = m_commonFunction->fileExistOrNot(m_curMusicFilePath); in startPlay() local249 if(!isExist){ in startPlay()
209 bool isExist = m_commonFunction->fileExistOrNot(m_curVideoFilePath); in startPlay() local210 if(!isExist){ in startPlay()
245 bool isExist = m_commonFunction->fileExistOrNot(m_curMusicFilePath); in startPlay() local246 if(!isExist){ in startPlay()
1219 bool isExist = false; in addDefaultAlgos() local1222 isExist = true; in addDefaultAlgos()1224 if (!isExist) { in addDefaultAlgos()