Searched defs:PathToRealPath (Results 1 – 4 of 4) sorted by relevance
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
250 bool ImageUtils::PathToRealPath(const string &path, string &realPath) in PathToRealPath() function in OHOS::Media::ImageUtils