Home
last modified time | relevance | path

Searched defs:NPM_PATH_SEGMENT (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h85 static constexpr char NPM_PATH_SEGMENT[] = "node_modules"; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp53 constexpr char NPM_PATH_SEGMENT[] = "node_modules"; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h81 static constexpr char NPM_PATH_SEGMENT[] = "node_modules"; variable