Searched refs:ppidName (Results 1 – 1 of 1) sorted by relevance
470 std::string ppidName = GetNameByPid(ppid); in GetPPidByPid() local472 if (std::find(std::begin(SH_NAMES), std::end(SH_NAMES), ppidName) != std::end(SH_NAMES)) { in GetPPidByPid()