Searched defs:newPredicates (Results 1 – 2 of 2) sorted by relevance
217 OHOS::sptr<DataAbilityPredicates> newPredicates = new DataAbilityPredicates(&outParcel); variable267 OHOS::sptr<DataAbilityPredicates> newPredicates = new DataAbilityPredicates(&outParcel); variable
923 RdbPredicates newPredicates(PhotoColumn::PHOTOS_TABLE); in CloneSingleAsset() local