Searched refs:enableMethodIdLocal_ (Results 1 – 1 of 1) sorted by relevance
139 enableMethodIdLocal_ = enableMethodIdLocal; in EnableMethodIdLocal()261 bool enableMethodIdLocal_ = false; member in OHOS::HiviewDFX::Unwinder::Impl722 uintptr_t *methodId = (pid_ > 0 || enableMethodIdLocal_) ? (&frame.methodid) : nullptr; in StepArkJsFrame()