Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/common_utils/include/
Dlog_parse.h36 std::string GetFilterTrace(const std::string& info, std::vector<std::string>& trace,
/base/hiviewdfx/hiview/utility/common_utils/
Dtbox.cpp144 std::string block = logparse.GetFilterTrace(iterEndStack->second, trace, eventType); in FilterTrace()
Dlog_parse.cpp272 std::string LogParse::GetFilterTrace(const std::string& info, std::vector<std::string>& trace, in GetFilterTrace() function in OHOS::HiviewDFX::LogParse