Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h153 static const inline std::string jsonParamsForeground = "foreground"; variable
H A Dfreeze_json_generator.cpp270 list.push_back(FreezeJsonUtil::GetStrByKeyValue(jsonParamsForeground, foreground_)); in JsonStr()