Searched refs:minMatchNum (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ | ||
H A D | resolver.h | 49 static const int minMatchNum = 2; variable |
H A D | resolver.cpp | 95 return list.size() >= minMatchNum; in JudgmentResult() |