Searched defs:RealPath (Results 1 – 6 of 6) sorted by relevance
21 bool RealPath(const std::string& fileName, char* realPath) in RealPath() function
23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath() function
32 inline bool RealPath(const std::string& path, std::string& realPath) in RealPath() function
259 std::string File::RealPath(const std::string &path) in CreateParentDir() function in OHOS::HDI::File
278 std::string File::RealPath(const std::string &path) in CreatePartDir() function in OHOS::Idl::File