Searched refs:TYPE_VISIBLE (Results 1 – 11 of 11) sorted by relevance
203 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetUserAlbumPredicates()233 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetAnalysisAlbumPredicates()242 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetFavoritePredicates()252 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetVideoPredicates()263 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetHiddenPredicates()272 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetTrashPredicates()283 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetScreenshotPredicates()293 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetCameraPredicates()303 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetAllImagesPredicates()313 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetCloudEnhancementPredicates()[all …]
211 to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)); in GetQueryFilter()215 to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) + " AND " + in GetQueryFilter()
133 TYPE_VISIBLE = 0, enumerator
164 to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) + " AND " + in QueryPhotoRecordInfo()
321 … ->EqualTo(PhotoColumn::PHOTO_SYNC_STATUS, static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) in QueryUpdateData()
269 to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)); in GetQueryFilter()273 to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) + " AND " + in GetQueryFilter()525 …Column::PHOTO_SYNC_STATUS + " = " + to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) + in GetAlbumPredicates()937 …photoSyncStatus + " = " + to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) + " AND " + in IsCoverValid()
298 …hotoColumn::PHOTO_SYNC_STATUS, std::to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in HandleIndexOfUri()
186 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in QueryDownloadFilesNeeded()
1057 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetSourceAlbumPredicates()
1131 …lTo(PhotoColumn::PHOTO_SYNC_STATUS, to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE))); in GetSourceAlbumPredicates()
142 to_string(static_cast<int32_t>(SyncStatusType::TYPE_VISIBLE)) },