Home
last modified time | relevance | path

Searched defs:PREFIX_MODULE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp50 constexpr char PREFIX_MODULE[] = "@module:"; variable
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h78 static constexpr std::string_view PREFIX_MODULE = "@module:"; variable