Home
last modified time | relevance | path

Searched refs:SetAssetPathInCreate (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp79 static int32_t SetAssetPathInCreate(FileAsset &fileAsset, std::shared_ptr<TransactionOperations> tr… in SetAssetPathInCreate() function
171 errCode = SetAssetPathInCreate(fileAsset, trans); in CreateCloudEnhancementPhoto()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_audio_operations.cpp186 errCode = SetAssetPathInCreate(fileAsset, trans); in CreateV9()
243 errCode = isContains ? SetAssetPathInCreate(fileAsset, trans) : in CreateV10()
H A Dmedialibrary_photo_operations.cpp619 errCode = SetAssetPathInCreate(fileAsset, trans); in CreateV9()
696 errCode = isContains ? SetAssetPathInCreate(fileAsset, trans) : in CreateV10()
H A Dmedialibrary_asset_operations.cpp919 int32_t MediaLibraryAssetOperations::SetAssetPathInCreate(FileAsset &fileAsset, in SetAssetPathInCreate() function in OHOS::Media::MediaLibraryAssetOperations
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_asset_operations.h128 EXPORT static int32_t SetAssetPathInCreate(FileAsset &fileAsset,