Home
last modified time | relevance | path

Searched refs:GetMovingPhotoImagePath (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Ddata_provider_manager.cpp135 std::string DataProviderManagerStandard::GetMovingPhotoImagePath(const std::string& uri) in GetMovingPhotoImagePath() function in OHOS::Ace::DataProviderManagerStandard
140 return helper_->GetMovingPhotoImagePath(uri); in GetMovingPhotoImagePath()
H A Ddata_ability_helper.h37 virtual std::string GetMovingPhotoImagePath(const std::string& uri) { return ""; } in GetMovingPhotoImagePath() function in OHOS::Ace::DataAbilityHelper
H A Ddata_provider_manager.h113 std::string GetMovingPhotoImagePath(const std::string& uri);
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddata_ability_helper_standard.h62 std::string GetMovingPhotoImagePath(const std::string& uri) override;
H A Ddata_ability_helper_standard.cpp122 std::string DataAbilityHelperStandard::GetMovingPhotoImagePath(const std::string& uri) in GetMovingPhotoImagePath() function in OHOS::Ace::DataAbilityHelperStandard
/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
H A Dmetadata.h146 EXPORT std::string GetMovingPhotoImagePath() const;
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp520 std::string Metadata::GetMovingPhotoImagePath() const in GetMovingPhotoImagePath() function in OHOS::Media::Metadata
H A Dmetadata_extractor.cpp510 string extraPath = MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(data->GetMovingPhotoImagePath()); in ParseLivePhotoCoverPosition()
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp1653 std::string imageSrc = dataProvider->GetMovingPhotoImagePath(uri_); in GetPixelMap()

Completed in 7 milliseconds