Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.h194 static const inline std::string TAG_RULES = "rules"; variable
H A Drule_cluster.cpp109 if (TAG_RULES == std::string((char*)(node->name))) { in ParseTagFreeze()