Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dfile_path_helper_test.cpp50 HWTEST_F_L0(FilePathHelperTest, RealPath) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp48 bool RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp36 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath() function