HomeSort by relevance Sort by last modified time
    Searched full:logout (Results 76 - 100 of 219) sorted by null

1 2 34 5 6 7 8 9

  /external/curl/tests/data/
test1420 48 A005 LOGOUT
  /external/e2fsprogs/lib/et/test_cases/
imap_err.et 120 "LOGOUT received"
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
cros_unittest.py 74 """Tests autotestPrivate.logout"""
80 extension.ExecuteJavaScript('chrome.autotestPrivate.logout();')
  /external/jetty/src/java/org/eclipse/jetty/security/authentication/
SessionAuthentication.java 97 public void logout() method in class:SessionAuthentication
109 security.logout(this);
  /external/jetty/src/java/org/eclipse/jetty/server/
ServletRequestHttpWrapper.java 204 * @see javax.servlet.http.HttpServletRequest#logout()
206 public void logout() throws ServletException method in class:ServletRequestHttpWrapper
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapConstants.java 65 public static final String LOGOUT = "LOGOUT";
  /packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapConstants.java 65 public static final String LOGOUT = "LOGOUT";
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_imaplib.py 194 self.server.logout()
205 rs = self.server.logout()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_imaplib.py 194 self.server.logout()
205 rs = self.server.logout()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 194 self.server.logout()
205 rs = self.server.logout()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 194 self.server.logout()
205 rs = self.server.logout()
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imaplib.py 44 'CAPABILITY': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
61 'LOGOUT': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
64 'NOOP': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
153 self.state = 'LOGOUT'
377 This is the recommended command before 'LOGOUT'.
527 def logout(self): member in class:IMAP4
530 (typ, [data]) = <instance>.logout()
534 self.state = 'LOGOUT'
535 try: typ, dat = self._simple_command('LOGOUT')
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
imaplib.py 44 'CAPABILITY': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
61 'LOGOUT': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
64 'NOOP': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
153 self.state = 'LOGOUT'
377 This is the recommended command before 'LOGOUT'.
527 def logout(self): member in class:IMAP4
530 (typ, [data]) = <instance>.logout()
534 self.state = 'LOGOUT'
535 try: typ, dat = self._simple_command('LOGOUT')
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py 44 'CAPABILITY': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
61 'LOGOUT': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
64 'NOOP': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
153 self.state = 'LOGOUT'
377 This is the recommended command before 'LOGOUT'.
527 def logout(self): member in class:IMAP4
530 (typ, [data]) = <instance>.logout()
534 self.state = 'LOGOUT'
535 try: typ, dat = self._simple_command('LOGOUT')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py 44 'CAPABILITY': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
61 'LOGOUT': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
64 'NOOP': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
153 self.state = 'LOGOUT'
377 This is the recommended command before 'LOGOUT'.
527 def logout(self): member in class:IMAP4
530 (typ, [data]) = <instance>.logout()
534 self.state = 'LOGOUT'
535 try: typ, dat = self._simple_command('LOGOUT')
    [all...]
  /packages/services/Telephony/src/com/android/phone/common/mail/store/
ImapConnection.java 139 void logout() { method in class:ImapConnection
141 sendCommand(ImapConstants.LOGOUT, false);
143 VvmLog.e(TAG, "Server did not respond LOGOUT with BYE");
146 VvmLog.e(TAG, "Server did not respond OK after LOGOUT");
159 logout(); method
  /external/autotest/client/common_lib/
pxssh.py 2 This adds methods for login, logout, and expecting the shell prompt.
21 connections. This adds methods for login, logout, and expecting the shell
51 s.logout()
256 def logout (self): member in class:pxssh
  /external/autotest/client/site_tests/network_FirewallHolePunch/
network_FirewallHolePunch.py 69 elif command == 'logout':
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utmp.h 49 extern int logout (__const char *__ut_line) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
utmp.h 49 extern int logout (__const char *__ut_line) __THROW;
  /external/autotest/server/cros/ap_configurators/
belkin_ap_configurator.py 120 self.driver.find_element_by_xpath('//a[text()="Logout"]')
121 self.click_button_by_xpath('//a[text()="Logout"]')
  /external/autotest/client/site_tests/network_ShillInitScripts/
network_ShillInitScripts.py 75 def logout(self): member in class:network_ShillInitScripts
76 """ Simulate user logout.
746 if called more than once without an intervening logout. Only
772 """ Test the logout process. """
777 self.logout()
  /external/kernel-headers/original/uapi/scsi/fc/
fc_els.h 38 ELS_LOGO = 0x05, /* Logout */
55 ELS_PRLO = 0x21, /* process logout */
58 ELS_TPRLO = 0x24, /* third party process logout */
410 * ELS_PRLO - Process logout request and response.
433 * ELS_LOGO - process or fabric logout.
  /bionic/libc/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",
  /development/ndk/platforms/android-21/include/arpa/
telnet.h 96 #define TELOPT_LOGOUT 18 /* force logout */
127 "NAOVTD", "NAOLFD", "EXTEND ASCII", "LOGOUT", "BYTE MACRO",

Completed in 425 milliseconds

1 2 34 5 6 7 8 9