Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h160 static const inline std::string jsonParamsAppRunningUniqueId = "app_running_unique_id"; variable
H A Dfreeze_json_generator.cpp277 …list.push_back(FreezeJsonUtil::GetStrByKeyValue(jsonParamsAppRunningUniqueId, appRunningUniqueId_)… in JsonStr()