Searched defs:pidStr (Results 1 – 10 of 10) sorted by relevance
49 std::string pidStr = GetCmdResultFromPopen(cmd); in GetServicePid() local
443 std::string pidStr = std::to_string(pid); in CollectRawSmaps() local479 static std::string GetSnapshotPath(const std::string& dirPath, const std::string& pidStr) in GetSnapshotPath()503 std::string pidStr = std::to_string(pid); in CollectHprof() local
98 std::string pidStr(buf); in GetSensorServicePid() local
159 void WriteStackTraceFromLog(int32_t fd, const std::string& pidStr, const std::string& path) in WriteStackTraceFromLog()
79 std::string pidStr = ExecuteCommands(cmd); in GetProcessPid() local
95 std::string pidStr = ""; in Catch() local
420 std::string pidStr; in DumpCatchMultiPid() local
266 std::string pidStr = strList[2].substr(0, strList[2].find(":")); in ParsePeerBinder() local
115 std::string pidStr = std::to_string(getprocpid()); in OpenTraceMarkerFile() local
630 string pidStr = cmdResult.front(); in GetNSPidByPid() local