Searched defs:pidStr (Results 1 – 4 of 4) sorted by relevance
43 std::string pidStr = sd.GetPidByPkg("SP_daemon"); in SmartPerfCommand() local99 std::string pidStr = sd.GetPidByPkg("SP_daemon"); in HelpCommand() local
100 std::string pidStr = matcheLine[HILOG_MATCH_SEQ_PID].str(); in ParseHilogDataItem() local
251 std::string pidStr = line.substr(line.find(":") + 1); in IsDebuggerConnected() local
112 std::string pidStr = std::to_string(getpid()); in IsProcessRunning() local