Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp236 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate,… in GetExtractor() function in panda::ecmascript::ExtractorUtil
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1749 DebugInfoExtractor *DebuggerImpl::GetExtractor(const JSPandaFile *jsPandaFile) in GetExtractor() function in panda::ecmascript::tooling::DebuggerImpl