Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp930 bool JSSymbolExtractor::ParseHapFileData([[maybe_unused]] std::string& hapName) in ParseHapFileData()
989 std::string hapName = std::string(filePath); in ArkParseJSFileInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp324 std::string hapName = JSFilePath::GetHapName(jsPandaFile); in GetAnFileIndex() local