Searched defs:fileUriStr (Results 1 – 9 of 9) sorted by relevance
19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
20 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
76 …std::string fileUriStr = "file://" + BUNDLE_A + "/data/storage/el2/base/files/GetPathFromUri001.tx… variable151 …std::string fileUriStr = "file://" + BUNDLE_A + "/data/storage/el2/distributedfiles/.remote_share/… variable180 … std::string fileUriStr = "file://docs/storage/Users/currentUser/Documents/GetPathFromUri005.txt"; variable206 …std::string fileUriStr = "file://" + bundleB + "/data/storage/el2/distributedfiles/.remote_share/"; variable
137 OHOS::AppFileService::ModuleFileUri::FileUri fileUriStr(fileUri); in AddResourceWithUri() local
855 string fileUriStr = MEDIALIBRARY_DATA_URI; in CommitModifyNative() local
757 string fileUriStr; in ParseFileUri() local
1481 void GetUriByRelativePath(const string &relativePath, string &fileUriStr) in GetUriByRelativePath()
3153 string fileUriStr = fileUri.ToString(); variable