Searched refs:EnableMethodIdLocal (Results 1 – 5 of 5) sorted by relevance
50 void EnableMethodIdLocal(bool enableMethodIdLocal);
6 OHOS::HiviewDFX::Unwinder::EnableMethodIdLocal*;
137 inline void EnableMethodIdLocal(bool enableMethodIdLocal) in EnableMethodIdLocal() function in OHOS::HiviewDFX::Unwinder::Impl321 void Unwinder::EnableMethodIdLocal(bool enableMethodIdLocal) in EnableMethodIdLocal() function in OHOS::HiviewDFX::Unwinder323 impl_->EnableMethodIdLocal(enableMethodIdLocal); in EnableMethodIdLocal()
114 unwinder->EnableMethodIdLocal(true);
2365 unwinder->EnableMethodIdLocal(true); in DumpHybridStack()