Searched refs:updateNotSupportPredicates (Results 1 – 1 of 1) sorted by relevance
648 RdbPredicates updateNotSupportPredicates(PhotoColumn::PHOTOS_TABLE); in HandleSyncOperation() local649 updateNotSupportPredicates.EqualTo(PhotoColumn::PHOTO_CE_AVAILABLE, in HandleSyncOperation()651 updateNotSupportPredicates.In(PhotoColumn::PHOTO_ID, taskIdList); in HandleSyncOperation()655 EnhancementDatabaseOperations::Update(updateNotSupportBucket, updateNotSupportPredicates); in HandleSyncOperation()