Searched defs:logged_in (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/site_tests/ui_SystemTray/ |
D | ui_SystemTray.py | 95 def run_once(self, width, height, mask_points=None, logged_in=None): argument
|
/external/autotest/client/site_tests/desktopui_CheckRlzPingSent/ |
D | desktopui_CheckRlzPingSent.py | 83 def run_once(self, logged_in=True): argument
|
/external/autotest/server/site_tests/rlz_CheckPing/ |
D | rlz_CheckPing.py | 90 def run_once(self, host, ping_timeout=30, logged_in=True): argument
|
/external/ppp/pppd/ |
D | session.c | 103 static bool logged_in = 0; variable
|
/external/autotest/client/common_lib/cros/ |
D | chrome.py | 53 def __init__(self, logged_in=True, extension_paths=None, autotest_ext=False, argument
|
/external/openssh/ |
D | audit-bsm.c | 398 static int logged_in = 0; in audit_event() local
|
D | ssh-pkcs11.c | 48 int logged_in; member
|