Searched refs:cloudDirLength (Results 1 – 1 of 1) sorted by relevance
642 size_t cloudDirLength = RESTORE_FILES_CLOUD_DIR.length(); in GetThumbnailLocalPath() local643 …if (path.length() <= cloudDirLength || path.substr(0, cloudDirLength).compare(RESTORE_FILES_CLOUD_… in GetThumbnailLocalPath()647 std::string suffixStr = path.substr(cloudDirLength); in GetThumbnailLocalPath()