Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h51 void IgnoreMixstack(bool ignoreMixstack);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp134 inline void IgnoreMixstack(bool ignoreMixstack) in IgnoreMixstack() argument
136 ignoreMixstack_ = ignoreMixstack; in IgnoreMixstack()
314 void Unwinder::IgnoreMixstack(bool ignoreMixstack) in IgnoreMixstack() argument
316 impl_->IgnoreMixstack(ignoreMixstack); in IgnoreMixstack()

Completed in 3 milliseconds