Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.h49 static const int minMatchNum = 2; variable
H A Dresolver.cpp95 return list.size() >= minMatchNum; in JudgmentResult()