Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
Dlog_util.h63 void ReadIpcInfo(std::stringstream& buffer, const int offset);
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp57 ReadIpcInfo(buffer, offset); in ParseIpcInfo()
89 void LogUtil::ReadIpcInfo(stringstream& buffer, const int offset) in ReadIpcInfo() function in OHOS::HiviewDFX::LogUtil