Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/
H A Ddfx_json_formatter.cpp137 static bool FormatKernelStackJson(std::vector<DfxThreadStack> processStack, std::string& formattedS… in FormatKernelStackJson() function
178 return FormatKernelStackJson(processStack, formattedStack); in FormatKernelStack()