Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.h208 static const inline std::string ATTRIBUTE_SCOPE = "scope"; variable
H A Drule_cluster.cpp202 std::string scope = GetAttributeValue<std::string>(tag, ATTRIBUTE_SCOPE); in ParseTagResult()