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