Home
last modified time | relevance | path

Searched defs:fileUriStr (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
Dfile_uri_helper_ohos.cpp20 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
/foundation/arkui/ace_engine/adapter/preview/osal/
Dfile_uri_helper_preview.cpp19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
/foundation/multimedia/media_library/frameworks/js/src/
Dalbum_napi.cpp862 string fileUriStr = MEDIALIBRARY_DATA_URI; in CommitModifyNative() local
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
Dmedia_file_extention_utils.cpp1495 void GetUriByRelativePath(const string &relativePath, string &fileUriStr) in GetUriByRelativePath()