Home
last modified time | relevance | path

Searched refs:iStack (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/utility/common_utils/
Dlog_parse.cpp104 bool iStack = Tbox::IsCallStack(inStack.top()); in GetValidStack() local
105 if (iStack) { in GetValidStack()