Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h50 void EnableMethodIdLocal(bool enableMethodIdLocal);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp130 inline void EnableMethodIdLocal(bool enableMethodIdLocal) in EnableMethodIdLocal() function in OHOS::HiviewDFX::Unwinder::Impl
310 void Unwinder::EnableMethodIdLocal(bool enableMethodIdLocal) in EnableMethodIdLocal() function in OHOS::HiviewDFX::Unwinder
312 impl_->EnableMethodIdLocal(enableMethodIdLocal); in EnableMethodIdLocal()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp114 unwinder->EnableMethodIdLocal(true); in HWTEST_F()

Completed in 4 milliseconds