Home
last modified time | relevance | path

Searched defs:UrlToPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp186 std::string CommonUtils::UrlToPath(const std::string &url) in UrlToPath() function in OHOS::Media::Effect::CommonUtils
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp89 static std::string UrlToPath(const std::string &path) in UrlToPath() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp297 std::string OH_ImageSourceNative::UrlToPath(const std::string &path) in UrlToPath() function in OH_ImageSourceNative