Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dconstants.h23 constexpr const char* LOCAL_CODE_PATH = "/data/storage/el1/bundle"; variable
/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dextractor.cpp22 constexpr const char *LOCAL_CODE_PATH = "/data/storage/el1/bundle"; variable