Home
last modified time | relevance | path

Searched defs:RealPath (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp116 bool Utils::RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() function in OHOS::ArkCompiler::Toolchain::Utils
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dfile.cpp37 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath() function
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dfile.cpp53 bool RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() function

Completed in 2 milliseconds