Searched refs:photoThumbsPath (Results 1 – 1 of 1) sorted by relevance
336 string photoThumbsPath = ROOT_MEDIA_DIR + ".thumbs/Photo"; in DeleteToolOperation() local337 if (!MediaFileUtils::CreateDirectory(photoThumbsPath)) { in DeleteToolOperation()338 MEDIA_ERR_LOG("Create dir %{public}s failed", photoThumbsPath.c_str()); in DeleteToolOperation()