Home
last modified time | relevance | path

Searched refs:GetJSPandaFileHapPath (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h121 const CString &GetJSPandaFileHapPath() const in GetJSPandaFileHapPath() function
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp147 std::string hapPath = jsPandaFile->GetJSPandaFileHapPath().c_str(); in LoadAiFile()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp1303 const_cast<char *>(jsPandaFile->GetJSPandaFileHapPath().c_str())); in ArkGetFileName()