Searched defs:fileUriStr (Results 1 – 4 of 4) sorted by relevance
20 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath()
862 string fileUriStr = MEDIALIBRARY_DATA_URI; in CommitModifyNative() local
1495 void GetUriByRelativePath(const string &relativePath, string &fileUriStr) in GetUriByRelativePath()