Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp48 bool RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp36 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath()