Searched refs:GetTrace (Results 1 – 3 of 3) sorted by relevance
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/ |
D | log_util.h | 49 …static void GetTrace(std::stringstream& buffer, int cursor, const std::string& reg, std::string& r…
|
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/ |
D | log_util.cpp | 192 void LogUtil::GetTrace(stringstream& buffer, int cursor, const string& reg, string& result, string … in GetTrace() function in OHOS::HiviewDFX::LogUtil
|
D | feature_analysis.cpp | 356 LogUtil::GetTrace(buffer, iter->second.lineCursor, regex, result); in ComposeTrace()
|