Searched refs:GetStackTop (Results 1 – 5 of 5) sorted by relevance
38 …std::stack<std::string> GetStackTop(const std::vector<std::string>& validStack, const size_t num) …
106 outStack = GetStackTop(validStack, count); in GetValidStack()110 stack<string> LogParse::GetStackTop(const vector<string>& validStack, const size_t num) const in GetStackTop() function in OHOS::HiviewDFX::LogParse
147 … std::stack<std::string> stackTop = logparse.GetStackTop(trace, 3); // 3 : first/second/last frame in FilterTrace()
71 static std::string GetStackTop();
373 std::string FaultLoggerdSystemTest::GetStackTop(void) in GetStackTop() function in FaultLoggerdSystemTest390 std::string sp = FaultLoggerdSystemTest::GetStackTop(); in CheckCountNumStackTop()