Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 - 4 of 4) 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() argument
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dfile.cpp37 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath() argument
57 bool RealPathByChar(const char *path, char *realPath, int rowLength, bool readOnly) in RealPathByChar() argument
/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() argument
69 bool RealPathByChar(const char *path, char *realPath, int rowLength, bool readOnly) in RealPathByChar() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dark_aot_linker.cpp46 allocateDataSection(uintptr_t size, unsigned int alignment, unsigned int sectionId, llvm::StringRef sectionName, bool readOnly) allocateDataSection() argument

Completed in 3 milliseconds