Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DFileUtils.ts183 const absPath: string = path.join(path.dirname(configPath), relativePath); constant
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dfind_references.cpp72 std::string absPath; in GetLocationId() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp179 std::string absPath; in ResolveFilenameFromNative() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp198 std::string absPath = ""; in ResolveFilenameFromNative() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/ts-compiler/
DResolveSdks.ts389 const absPath = path.resolve(externalPath, relPath); constant
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp672 CString absPath; in GetAbsolutePath() local
684 std::string absPath; in GetAbsolutePath() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1567 std::string absPath; in InitializeIcuData() local