Searched defs:PathToRealPath (Results 1 – 7 of 7) sorted by relevance
38 bool PathToRealPath(const std::string &path, std::string &realPath) in PathToRealPath() function
97 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() function
20 __attribute__((visibility("default"))) bool PathToRealPath(const std::string &path, std::string &re… in PathToRealPath() function
294 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() function
416 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath() function
221 bool PathToRealPath(const std::string& path, std::string& realPath) in PathToRealPath() function
257 bool ImageUtils::PathToRealPath(const string &path, string &realPath) in PathToRealPath() function in OHOS::Media::ImageUtils