Searched refs:serverTid (Results 1 – 1 of 1) sorted by relevance
149 string serverTid = StringUtil::GetRightSubstr(serverPidTid, ":"); in ParseZeroIpc() local151 if (serverPid == serverPidMatch && serverTid != "0") { in ParseZeroIpc()174 string serverTid = StringUtil::GetRightSubstr(serverPidTid, ":"); in ParseIpcList() local175 if (serverTid == "0") { in ParseIpcList()