Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h74 static constexpr char PREFIX_BUNDLE[] = "@bundle:"; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp50 constexpr char PREFIX_BUNDLE[] = "@bundle:"; variable