Searched defs:pidStr (Results 1 – 13 of 13) sorted by relevance
55 std::string pidStr; variable
49 std::string pidStr = GetCmdResultFromPopen(cmd); in GetServicePid() local
98 std::string pidStr(buf); in GetSensorServicePid() local
516 std::string pidStr = std::to_string(pid); in CollectRawSmaps() local552 static std::string GetSnapshotPath(const std::string& dirPath, const std::string& pidStr) in GetSnapshotPath()576 std::string pidStr = std::to_string(pid); in CollectHprof() local
54 std::string pidStr = std::to_string(pid); in GetUid() local
172 std::string pidStr = std::to_string(getprocpid()); in InitPid() local190 std::string pidStr = std::to_string(getprocpid()); in ReloadPid() local448 std::string pidStr = std::string(g_pid); in SetMainThreadInfo() local469 std::string pidStr = std::string(g_pid); in SetAllThreadInfo() local
1406 std::string pidStr = item.substr(pos + 1); in ParseArgs() local
79 std::string pidStr = ExecuteCommands(cmd); in GetProcessPid() local
180 void WriteStackTraceFromLog(int32_t fd, const std::string& pidStr, const std::string& path) in WriteStackTraceFromLog()
148 std::string pidStr = pid > 0 ? std::to_string(pid) : "self"; in GetProcessNameFromProcCmdline() local
97 std::string pidStr = ""; in Catch() local
618 std::string pidStr; in DumpCatchMultiPid() local
449 std::string pidStr = strList[2].substr(0, strList[2].find(":")); in ParsePeerBinder() local