Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_report/include/
Dhiview_event_common.h29 const std::string KEY_OF_TYPE = "type_"; variable
/base/hiviewdfx/hiview/base/event_report/event/
Dlogger_event.cpp90 root[KEY_OF_TYPE] = (int)this->eventType_; in ToJsonString()