Searched refs:IsCallStack (Results 1 – 4 of 4) sorted by relevance
83 bool Tbox::IsCallStack(const string& line) in IsCallStack() function in OHOS::HiviewDFX::Tbox128 } else if (IsCallStack(line)) { in GetStackName()
104 bool iStack = Tbox::IsCallStack(inStack.top()); in GetValidStack()
36 static bool IsCallStack(const std::string& line);
158 auto ret2 = Tbox::IsCallStack(stackName);161 auto ret3 = Tbox::IsCallStack(stackName2);