Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_common.h37 static const inline std::string EVENT_STRINGID = "STRINGID"; variable
Dvendor.cpp123 …oss << FreezeCommon::EVENT_STRINGID << FreezeCommon::COLON << watchPoint.GetStringId() << std::end… in DumpEventInfo()
215 body << FreezeCommon::EVENT_STRINGID << "=" << node.GetStringId() << std::endl; in MergeEventLog()