Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.h210 static const inline std::string attributeAction = "action"; variable
H A Drule_cluster.cpp204 std::string action = GetAttributeValue<std::string>(tag, attributeAction); in ParseTagResult()