Home
last modified time | relevance | path

Searched refs:matched_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_symbol.h45 mutable bool matched_ = false; // if some callstack match this member
93 matched_ = true; in SetMatchFlag()
98 return matched_; in HasMatched()
149 ss << (matched_ ? "matched" : ""); in ToDebugString()