Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_ark.h111 static int ArkDestroyLocal();
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_ark.cpp130 int DfxArk::ArkDestroyLocal() in ArkDestroyLocal() function in OHOS::HiviewDFX::DfxArk
H A Dunwinder.cpp115 if (DfxArk::ArkDestroyLocal() < 0) { in ~Impl()