Searched refs:GetPhotoProxyObj (Results 1 – 2 of 2) sorted by relevance
114 sptr<PhotoProxy> GetPhotoProxyObj();
228 sptr<PhotoProxy> MediaAssetChangeRequestNapi::GetPhotoProxyObj() in GetPhotoProxyObj() function in OHOS::Media::MediaAssetChangeRequestNapi1948 valuesBucket.Put(PhotoColumn::PHOTO_ID, context.objectInfo->GetPhotoProxyObj()->GetPhotoId()); in AddPhotoProxyResourceExecute()1949 …NAPI_INFO_LOG("photoId: %{public}s", context.objectInfo->GetPhotoProxyObj()->GetPhotoId().c_str()); in AddPhotoProxyResourceExecute()1951 static_cast<int32_t>(context.objectInfo->GetPhotoProxyObj()->GetDeferredProcType())); in AddPhotoProxyResourceExecute()1960 int err = SavePhotoProxyImage(destFd, context.objectInfo->GetPhotoProxyObj()); in AddPhotoProxyResourceExecute()