Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h102 const CString &GetJSPandaFileHapPath() const in GetJSPandaFileHapPath() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp674 const_cast<char *>(jsPandaFile->GetJSPandaFileHapPath().c_str())); in ArkGetFileName()