Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h46 static const inline std::string jsonExceptionMessage = "message"; variable
H A Dfreeze_json_generator.cpp54 exceptionMap[jsonExceptionMessage] = message_; in JsonStr()