Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.h196 static const inline std::string attributeAction = "action"; variable
Drule_cluster.cpp202 std::string action = GetAttributeValue<std::string>(tag, attributeAction); in ParseTagResult()