Searched refs:getVirtmgrPid (Results 1 – 1 of 1) sorted by relevance
126 public static int getVirtmgrPid(int parentPid, Function<String, String> shellExecutor) { in getVirtmgrPid() method in ProcessUtil131 int virtmgrPid = getVirtmgrPid(parentPid, shellExecutor); in getCrosvmPid()