Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/init/
Dprocess_build_config.ts125 const currentPath: string | undefined = process.env.PATH; constant
/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dlsp_helper.ts61 const currentPath: string | undefined = process.env.PATH; constant
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_snapshot_test.cpp80 CString currentPath(buff); in GetSnapshotPath() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Dmodule_snapshot_test.cpp100 CString currentPath(buff); in GetSnapshotPath() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp458 char currentPath[PATH_MAX + 2]; in HWTEST_F_L0() local