Home
last modified time | relevance | path

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

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