Home
last modified time | relevance | path

Searched refs:exceptionMap (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp52 std::map<std::string, std::string> exceptionMap; in JsonStr() local
53 exceptionMap[jsonExceptionName] = name_; in JsonStr()
54 exceptionMap[jsonExceptionMessage] = message_; in JsonStr()
55 return FreezeJsonUtil::GetStrByMap(exceptionMap); in JsonStr()

Completed in 1 milliseconds