Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h161 static const inline std::string jsonParamsException = "exception"; variable
H A Dfreeze_json_generator.cpp278 list.push_back(FreezeJsonUtil::GetStrByKeyValue(jsonParamsException, exception_)); in JsonStr()