Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_ark.h34 typedef bool (*ReadMemFunc)(void *, uintptr_t, uintptr_t *); typedef
82 using ReadMemFunc = panda::ecmascript::ReadMemFunc; variable