Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp1302 uintptr_t hapPathAddr = reinterpret_cast<uintptr_t>( in ArkGetFileName() local
1304 hapPath = ArkReadCStringFromAddr(pid, hapPathAddr); in ArkGetFileName()