Searched refs:isMediaPathExists (Results 1 – 1 of 1) sorted by relevance
186 bool isMediaPathExists = MediaFileUtils::IsDirectory(ROOT_MEDIA_DIR); in CheckUnlockScene() local187 if (!isMediaPathExists) { in CheckUnlockScene()