Searched refs:GetFilterTrace (Results 1 – 3 of 3) sorted by relevance
36 std::string GetFilterTrace(const std::string& info, std::vector<std::string>& trace,
144 std::string block = logparse.GetFilterTrace(iterEndStack->second, trace, eventType); in FilterTrace()
272 std::string LogParse::GetFilterTrace(const std::string& info, std::vector<std::string>& trace, in GetFilterTrace() function in OHOS::HiviewDFX::LogParse