Searched refs:ScanMovingPhoto (Results 1 – 4 of 4) sorted by relevance
54 EXPORT static std::shared_ptr<NativeRdb::ResultSet> ScanMovingPhoto(MediaLibraryCommand &cmd,
3275 auto ret = MediaLibraryPhotoOperations::ScanMovingPhoto(cmd, columns);3286 auto ret = MediaLibraryPhotoOperations::ScanMovingPhoto(cmd, columns);
186 return MediaLibraryPhotoOperations::ScanMovingPhoto(cmd, columns); in QueryOperation()
3272 shared_ptr<NativeRdb::ResultSet> MediaLibraryPhotoOperations::ScanMovingPhoto(MediaLibraryCommand &… in ScanMovingPhoto() function in OHOS::Media::MediaLibraryPhotoOperations