Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DFileUtils.ts183 const absPath: string = path.join(path.dirname(configPath), relativePath); constant
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp162 std::string absPath; in ResolveFilenameFromNative() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp152 std::string absPath = ""; in ResolveFilenameFromNative() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp615 CString absPath; in GetAbsolutePath() local
627 std::string absPath; in GetAbsolutePath() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1069 std::string absPath; in InitializeIcuData() local