Searched refs:solOK (Results 1 – 1 of 1) sorted by relevance
519 bool solOK = fileInfo.exists() && fileInfo.isReadable(); in getRecordingName() local520 if (solOK) { in getRecordingName()