Searched refs:existing_wl_processes (Results 1 – 1 of 1) sorted by relevance
42 def get_new_wayland_processes(self, existing_wl_processes): argument48 new_wl_processes = [x for x in wl_processes if x not in existing_wl_processes]65 existing_wl_processes = self.get_processes_of('weston-desktop-shell', 'existing')70 new_wl_processes, try_cnt = self.get_new_wayland_processes(existing_wl_processes)