Searched refs:found_other_devices (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
H A Dcurtain_mode_linux.cc62 bool found_other_devices = false; local
70 found_other_devices = true;
78 found_other_devices = true;
83 found_other_devices = true;
88 found_other_devices = true;
92 found_other_devices = true;
98 return found_xvfb_mouse && found_xvfb_keyboard && !found_other_devices;

Completed in 48 milliseconds