Searched refs:pidStr (Results 1 – 1 of 1) sorted by relevance
41 std::string pidStr = in getPid() local44 if (!android::base::ParseInt(pidStr, &pid)) { in getPid()