Home
last modified time | relevance | path

Searched refs:GetPhotoId (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_photo_asset_proxy.cpp176 photoProxy->GetPhotoId().c_str(), fileId_, uri_.c_str(), photoProxy->GetBurstKey().c_str()); in CreatePhotoAsset()
193 if (photoProxy->GetPhotoId() == "") { in SetPhotoIdForAsset()
203 values.Put(PhotoColumn::PHOTO_ID, photoProxy->GetPhotoId()); in SetPhotoIdForAsset()
308 auto ret = SaveImage(fd, uri, photoProxy->GetPhotoId(), buffer, packedSize); in PackAndSaveImage()
406 …MEDIA_INFO_LOG("photoId: %{public}s, fileId: %{public}d", photoProxy->GetPhotoId().c_str(), fileId… in UpdatePhotoQuality()
423 valuesBucket.Put(PhotoColumn::PHOTO_ID, photoProxy->GetPhotoId()); in SaveLowQualityPhoto()
434 MEDIA_INFO_LOG("photoId: %{public}s,", photoProxy->GetPhotoId().c_str()); in SaveLowQualityPhoto()
445 photoProxy->GetPhotoId().c_str(), photoProxy->GetFormat(), photoProxy->GetPhotoQuality()); in DealWithLowQualityPhoto()
451 …SaveImage(fd, uri, photoProxy->GetPhotoId(), photoProxy->GetFileDataAddr(), photoProxy->GetFileSiz… in DealWithLowQualityPhoto()
466 tracer.Start("PhotoAssetProxy::AddPhotoProxy " + photoProxy->GetPhotoId()); in AddPhotoProxy()
[all …]
H A Dfile_asset.cpp334 string FileAsset::GetPhotoId() const in GetPhotoId() function in OHOS::Media::FileAsset
H A Dmedia_file_uri.cpp473 std::string MediaFileUri::GetPhotoId(const std::string &uri) in GetPhotoId() function in OHOS::Media::MediaFileUri
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/utils/
H A Denhancement_database_operations.cpp49 string fileId = MediaFileUri::GetPhotoId(uri); in Query()
67 string fileId = MediaFileUri::GetPhotoId(arg); in BatchQuery()
229 string fileId = MediaFileUri::GetPhotoId(UriArg); in GetPair()
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dphoto_proxy.h48 virtual std::string GetPhotoId() = 0; // 分段式图片id
H A Dmedia_file_uri.h69 EXPORT static std::string GetPhotoId(const std::string &uri);
H A Dfile_asset.h127 EXPORT std::string GetPhotoId() const;
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Ddeferred_photo_proxy.h43 std::string GetPhotoId() override;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Dcamera_server_photo_proxy.h64 std::string GetPhotoId() override;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/
H A Dphoto_proxy_test.h74 virtual std::string GetPhotoId() override in GetPhotoId() function
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h72 std::string GetPhotoId() override in GetPhotoId() function
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Dmedia_library_adapter.cpp54 std::string GetPhotoId() override in GetPhotoId() function in OHOS::Media::MeidaLibraryAdapter::RecorderPhotoProxy
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Ddeferred_photo_proxy.cpp129 std::string DeferredPhotoProxy::GetPhotoId() in GetPhotoId() function in OHOS::CameraStandard::DeferredPhotoProxy
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dcamera_server_photo_proxy.cpp119 std::string CameraServerPhotoProxy::GetPhotoId() in GetPhotoId() function in OHOS::CameraStandard::CameraServerPhotoProxy
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarycommon_fuzzer/src/
H A Dmedialibrary_common_fuzzer.cpp120 Media::MediaFileUri::GetPhotoId(FuzzString(data, size)); in FileUriTest()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_uri_test.cpp523 EXPECT_EQ(MediaFileUri::GetPhotoId(uri), "");
526 EXPECT_EQ(MediaFileUri::GetPhotoId(uri), "test");
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_analysis_album_operations.cpp227 string oldCoverId = MediaFileUri::GetPhotoId(albumInfo.coverUri); in BuildUpdateGroupPhotoAlbumSql()
557 string currentFileId = MediaFileUri::GetPhotoId(currentAlbum.coverUri); in GetMergeAlbumCoverUri()
558 string targetFileId = MediaFileUri::GetPhotoId(targetAlbum.coverUri); in GetMergeAlbumCoverUri()
H A Dmedialibrary_rdb_utils.cpp746 static std::string GetPhotoId(const std::string &uri) in GetPhotoId() function
1037 string coverId = GetPhotoId(coverUri); in SetPortraitUpdateValues()
1388 string fileId = GetPhotoId(uris[i]); in UpdateUserAlbumByUri()
1558 auto photoId = std::stoi(MediaFileUri::GetPhotoId(assetUri)); in UpdateOwnerAlbumId()
1563 whereIdArgs.push_back(MediaFileUri::GetPhotoId(assetUri)); in UpdateOwnerAlbumId()
1610 string fileId = GetPhotoId(uris[i]); in UpdateAnalysisAlbumByUri()
1841 string fileId = GetPhotoId(uris[i]); in UpdateSourceAlbumByUri()
H A Dmedialibrary_photo_operations.cpp3281 string fileId = MediaFileUri::GetPhotoId(uri); in ScanMovingPhoto()
3298 string fileIdStr = MediaFileUri::GetPhotoId(uriString); in ScanFileWithoutAlbumUpdate()
H A Dmedialibrary_album_operations.cpp1380 whereIdArgs.push_back(MediaFileUri::GetPhotoId(arg)); in DealWithHighlightSdTable()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/portrait_album_update_test/src/
H A Dportrait_album_update_test.cpp308 string GetPhotoId(const string &uri) in GetPhotoId() function
320 return GetPhotoId(coverUri); in GetCoverId()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_analysis_album_operation_test/src/
H A Dmedialibrary_analysis_album_operation_test.cpp385 string GetPhotoId(const string &uri) in GetPhotoId() function
397 return GetPhotoId(coverUri); in GetCoverId()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp1948 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()
2266 MediaLibraryNapiUtils::UriAppendKeyValue(uri, PhotoColumn::PHOTO_ID, fileAsset->GetPhotoId()); in SetVideoEnhancementAttr()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/
H A Dmedia_library_manager_test.cpp642 EXPECT_EQ(photoProxyTest->GetPhotoId(), GetStringVal(PhotoColumn::PHOTO_ID, resultSet));
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1923 std::string imageId = cameraPhotoProxy->GetPhotoId(); in SetCameraPhotoProxyInfo()

12