Searched refs:photoFileId (Results 1 – 2 of 2) sorted by relevance
340 bool MediaLibraryAppUriPermissionOperations::IsPhotoExist(int32_t &photoFileId) in IsPhotoExist() argument344 rdbPredicates.And()->EqualTo(PhotoColumn::MEDIA_ID, std::to_string(photoFileId)); in IsPhotoExist()350 MEDIA_ERR_LOG("query photoRestultSet is null,fileId=%{public}d", photoFileId); in IsPhotoExist()356 MEDIA_ERR_LOG("query photo not exist,fileId=%{public}d", photoFileId); in IsPhotoExist()
83 static bool IsPhotoExist(int &photoFileId);