Searched refs:THUMBNAIL_ERROR_VERSION (Results 1 – 2 of 2) sorted by relevance
99 thumbnailVersion_ = prefs->GetInt(THUMBNAIL_ERROR_VERSION, 0); in Prepare()103 prefs->PutInt(THUMBNAIL_ERROR_VERSION, LATEST_THUMBNAIL_ERROR_VERSION); in Prepare()
106 const std::string THUMBNAIL_ERROR_VERSION = "thumbnail_error_version"; variable