Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_report/include/
H A Dhiview_event_common.h28 const std::string KEY_OF_NAME = "name_"; variable
/ohos5.0/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp89 root[KEY_OF_NAME] = this->eventName_; in ToJsonString()