Home
last modified time | relevance | path

Searched refs:enableMethodIdLocal_ (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp132 enableMethodIdLocal_ = enableMethodIdLocal; in EnableMethodIdLocal()
251 bool enableMethodIdLocal_ = false; member in OHOS::HiviewDFX::Unwinder::Impl
714 uintptr_t *methodId = (pid_ > 0 || enableMethodIdLocal_) ? (&frame.methodid) : nullptr; in StepArkJsFrame()
1257 if ((pid_ == UNWIND_TYPE_LOCAL) || (pid_ == UNWIND_TYPE_CUSTOMIZE_LOCAL) || enableMethodIdLocal_) { in FillJsFrame()

Completed in 3 milliseconds