Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h155 static const inline std::string jsonParamsBundleName = "bundle_name"; variable
H A Dfreeze_json_generator.cpp272 list.push_back(FreezeJsonUtil::GetStrByKeyValue(jsonParamsBundleName, bundleName_)); in JsonStr()