Searched refs:photoSyncStatus (Results 1 – 1 of 1) sorted by relevance
928 string photoSyncStatus = PhotoColumn::PHOTOS_TABLE + "." + PhotoColumn::PHOTO_SYNC_STATUS; in IsCoverValid() local937 …photoSyncStatus + " = " + to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) + " AND " + in IsCoverValid()