Searched defs:RealPath (Results 1 – 4 of 4) sorted by relevance
50 HWTEST_F_L0(FilePathHelperTest, RealPath) in HWTEST_F_L0() argument
92 bool Utils::RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() function in OHOS::ArkCompiler::Toolchain::Utils
53 bool RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() function
41 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath() function