Searched refs:GetThreadStack (Results 1 – 3 of 3) sorted by relevance
36 std::string GetThreadStack(const std::string& path, int32_t threadId);
192 std::string GetThreadStack(const std::string& path, int32_t threadId) in GetThreadStack() function
766 info.sectionMap["STACK"] = GetThreadStack(info.logPath, info.pid); in AddFaultLogIfNeed()