Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h48 void EnableFpCheckMapExec(bool enableFpCheckMapExec);
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp94 unwinder->EnableFpCheckMapExec(false); in UnwinderRemoteFp()
H A Dunwind_local_benchmark.cpp124 dataPtr->unwinder->EnableFpCheckMapExec(false); in UnwinderLocalFp()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp122 inline void EnableFpCheckMapExec(bool enableFpCheckMapExec) in EnableFpCheckMapExec() function in OHOS::HiviewDFX::Unwinder::Impl
301 void Unwinder::EnableFpCheckMapExec(bool enableFpCheckMapExec) in EnableFpCheckMapExec() function in OHOS::HiviewDFX::Unwinder
303 impl_->EnableFpCheckMapExec(enableFpCheckMapExec); in EnableFpCheckMapExec()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp952 unwinder->EnableFpCheckMapExec(false); in HWTEST_F()

Completed in 10 milliseconds