Home
last modified time | relevance | path

Searched refs:X_LOCK_FILE_TEMPLATE (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/linux/
Dlinux_me2me_host.py67 X_LOCK_FILE_TEMPLATE = "/tmp/.X%d-lock" variable
237 while os.path.exists(X_LOCK_FILE_TEMPLATE % display):