Searched refs:isAging (Results 1 – 3 of 3) sorted by relevance
101 … EXPORT static int32_t DeleteFromDisk(NativeRdb::AbsRdbPredicates &predicates, const bool isAging,
2246 const bool isAging, const bool compatible) in DeleteFromDisk() argument2254 if (isAging) { in DeleteFromDisk()2278 const vector<string> ¬ifyUris = isAging ? agingNotifyUris : whereArgs; in DeleteFromDisk()
1425 const bool isAging, const bool compatible) in DeletePhotoAssets() argument1429 …int32_t deletedRows = MediaLibraryAssetOperations::DeleteFromDisk(rdbPredicates, isAging, compatib… in DeletePhotoAssets()1430 if (!isAging) { in DeletePhotoAssets()