Searched defs:pidStr (Results 1 – 8 of 8) sorted by relevance
75 std::string pidStr = sd.GetPidByPkg("SP_daemon"); in DeviceServer() local105 std::string pidStr = sd.GetPidByPkg("SP_daemon"); in HelpCommand() local
100 std::string pidStr = matcheLine[HILOG_MATCH_SEQ_PID].str(); in ParseHilogDataItem() local
305 std::string pidStr = line.substr(line.find(":") + 1); in IsDebuggerConnected() local
519 auto pidStr = line.substr(0, pos); in ParseSavedCmdlines() local
326 std::string pidStr; variable
123 std::string pidStr = std::to_string(getpid()); in IsProcessRunning() local
660 static std::string pidStr = "pid="; in FindFfrtProcClassifyLogs() local886 std::string pidStr = log.substr(fPos + fStr.size(), hPos - (fPos + fStr.size())); in HandleQueTaskInfoOut() local