Home
last modified time | relevance | path

Searched refs:FileUriHelper (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/image/
H A Dfile_uri_helper.h22 class ACE_EXPORT FileUriHelper : public AceType { class
23 DECLARE_ACE_TYPE(FileUriHelper, AceType)
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_file_uri_helper_ohos.cpp19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dfile_uri_helper_ohos.cpp20 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dfile_uri_helper_preview.cpp19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp373 filePath = FileUriHelper::GetRealPath(filePath); in SetMediaSource()
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp274 filePath = FileUriHelper::GetRealPath(src); in LoadImageData()
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp473 filePath = FileUriHelper::GetRealPath(filePath); in SetMediaSource()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp1869 std::string uriRealPath = FileUriHelper::GetRealPath(url); in HandleOnDragDropFile()

Completed in 17 milliseconds