Searched defs:pidStr (Results 1 – 6 of 6) sorted by relevance
43 std::string pidStr = sd.GetPidByPkg("SP_daemon"); in SmartPerfCommand() local100 std::string pidStr = sd.GetPidByPkg("SP_daemon"); in HelpCommand() local
100 std::string pidStr = matcheLine[HILOG_MATCH_SEQ_PID].str(); in ParseHilogDataItem() local
253 std::string pidStr = line.substr(line.find(":") + 1); in IsDebuggerConnected() local
516 auto pidStr = line.substr(0, pos); in ParseSavedCmdlines() local
119 std::string pidStr = std::to_string(getpid()); in IsProcessRunning() local
644 static std::string pidStr = "pid="; in FindFfrtProcClassifyLogs() local876 std::string pidStr = log.substr(fPos + fStr.size(), hPos - (fPos + fStr.size())); in HandleQueTaskInfoOut() local