Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp149 string serverTid = StringUtil::GetRightSubstr(serverPidTid, ":"); in ParseZeroIpc() local
151 if (serverPid == serverPidMatch && serverTid != "0") { in ParseZeroIpc()
174 string serverTid = StringUtil::GetRightSubstr(serverPidTid, ":"); in ParseIpcList() local
175 if (serverTid == "0") { in ParseIpcList()