Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.h211 static const inline std::string attributeFfrt = "ffrt"; variable
H A Drule_cluster.cpp205 std::string ffrt = GetAttributeValue<std::string>(tag, attributeFfrt); in ParseTagResult()