Searched defs:FreezeRule (Results 1 - 1 of 1) sorted by relevance
/base/hiviewdfx/hiview/plugins/freeze_detector/ | ||
H A D | rule_cluster.h | 60 class FreezeRule { class 62 FreezeRule() : domain_(""), stringId_("") {}; in FreezeRule() function in OHOS::HiviewDFX::FreezeRule 63 FreezeRule(const std::string& domain, const std::string& stringId) in FreezeRule() function in OHOS::HiviewDFX::FreezeRule |
Completed in 2 milliseconds