Home
last modified time | relevance | path

Searched defs:RealPath (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dfile_path_helper_test.cpp26 HWTEST_F_L0(FilePathHelperTest, RealPath) in HWTEST_F_L0() argument
/arkcompiler/toolchain/tooling/dynamic/utils/
Dutils.cpp112 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/windows/
Dfile.cpp52 bool RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dutils.cpp27 bool RealPath(const std::string &filename, std::string &realpath) in RealPath() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp33 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath() function