Searched refs:QUERY_GALLERY_CLONE_COUNT (Results 1 – 2 of 2) sorted by relevance
185 static string QUERY_GALLERY_CLONE_COUNT = in QueryGalleryCloneCount() local189 return QueryInt(galleryRdb, QUERY_GALLERY_CLONE_COUNT, CUSTOM_COUNT); in QueryGalleryCloneCount()
199 static string QUERY_GALLERY_CLONE_COUNT = in QueryGalleryCloneCount() local203 … return BackupDatabaseUtils::QueryInt(this->galleryRdb_, QUERY_GALLERY_CLONE_COUNT, CUSTOM_COUNT); in QueryGalleryCloneCount()