Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h37 static const inline std::string EVENT_STRINGID = "STRINGID"; variable
H A Dvendor.cpp134 …oss << FreezeCommon::EVENT_STRINGID << FreezeCommon::COLON << watchPoint.GetStringId() << std::end… in DumpEventInfo()