Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.h194 static const inline std::string ATTRIBUTE_SCOPE = "scope"; variable
Drule_cluster.cpp200 std::string scope = GetAttributeValue<std::string>(tag, ATTRIBUTE_SCOPE); in ParseTagResult()