Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/
H A Ddfx_json_formatter.cpp113 static bool FormatKernelStackStr(const std::vector<DfxThreadStack>& processStack, std::string& form… in FormatKernelStackStr() function
180 return FormatKernelStackStr(processStack, formattedStack); in FormatKernelStack()