Searched defs:pidStr (Results 1 – 3 of 3) sorted by relevance
62 std::string pidStr; // thread str member
297 std::string pidStr = matcheLine[++index].str(); in GetDataSegAttr() local
83 std::string pidStr = std::to_string(getpid()); in IsProcessRunning() local