Searched defs:formattedStack (Results 1 – 2 of 2) sorted by relevance
113 … FormatKernelStackStr(const std::vector<DfxThreadStack>& processStack, std::string& formattedStack) in FormatKernelStackStr()137 …c bool FormatKernelStackJson(std::vector<DfxThreadStack> processStack, std::string& formattedStack) in FormatKernelStackJson()170 …onFormatter::FormatKernelStack(const std::string& kernelStack, std::string& formattedStack, bool j… in FormatKernelStack()
753 std::string formattedStack = ""; variable