HomeSort by relevance Sort by last modified time
    Searched full:logout (Results 1 - 25 of 119) sorted by null

1 2 3 4 5

  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
options.html 15 <p><button id="revoke" onclick="logout();">Revoke your OAuth token</button></p>
26 function logout() {
27 bgPage.logout();
background.html 51 function logout() {
  /external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
contacts.html 24 <button onclick="logout();">Click here to clear your OAuth token</button>
48 function logout() {
49 chrome.extension.getBackgroundPage().logout();
  /external/junit/src/org/junit/
AfterClass.java 29 * &#064;AfterClass public static void logout() {
30 * database.logout();
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.h 78 // Add a time marker for logout. A timeline will be dumped to
79 // /tmp/logout-times-sent after logout is done. If |send_to_uma| is true
107 // Writes the logout times to a /tmp/logout-times-sent. Unlike login
108 // times, we manually call this function for logout times, as we cannot
109 // rely on notification service to tell when the logout is done.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libutil-2.7.so 
libutil.so 
libutil.so.1 
libutil.a 4 ?P ?\loginlogin_ttylogoutlogwtmpopenptyforkptylogin.o/ 1207352326 0 0 100644 1924 `
27 ? logout.o/ 1207352326 0 0 100644 1312 `
31  ?W?".5DNlogoututmpnamesetutentstrncpygetutline_rmemset__gettimeofdaypututlineendutent# O
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libutil-2.7.so 
libutil.so 
libutil.so.1 
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
LdapLoginModuleTest.java 165 * Test method for {@link org.apache.harmony.auth.module.LdapLoginModule#logout()}.
181 assertTrue("Should be true", module.logout());
183 fail("Logout failed");
204 module.logout();
233 module.logout();
250 module.logout();
265 module.logout();
276 module.logout();
291 module.logout();
JndiLoginModuleTest.java 167 * {@link org.apache.harmony.auth.module.JndiLoginModule#logout()}.
182 assertTrue("Should be true", module.logout());
184 fail("Logout failed");
216 module.logout();
237 module.logout();
255 module.logout();
265 module.logout();
283 module.logout();
  /external/chromium/chrome/browser/sync/notifier/
p2p_notifier.cc 44 // calling Logout on TalkMediator when the last observer is removed.
51 // Logout after the last observer is removed.
53 talk_mediator_->Logout();
  /external/apache-harmony/auth/src/test/java/unix/org/apache/harmony/auth/module/
UnixLoginModuleTest.java 97 lm.logout();
106 lm.logout();
  /external/libppp/src/
id.c 208 if (logout(ut->ut_line)) {
209 log_Printf(LogID0, "logout(\"%s\")\n", ut->ut_line);
229 if (nologout || logout(ut_line)) {
230 log_Printf(LogID0, "logout(\"%s\")\n", ut_line);
id.h 69 if (logout((u)->ut_line)) \
78 if (no || logout(ut.ut_line)) \
  /external/smack/src/org/apache/harmony/javax/security/auth/spi/
LoginModule.java 37 boolean logout() throws LoginException; method in interface:LoginModule
  /libcore/luni/src/main/java/java/security/
AuthProvider.java 32 public abstract void logout() throws LoginException; method in class:AuthProvider
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContext1Test.java 506 * See javax.security.auth.spi.LoginModule.logout()
508 public boolean logout() throws LoginException { method in class:LoginContext1Test.TestLoginModule
871 lc.logout();
892 lc.logout();
930 lc.logout();
1992 public boolean logout() throws LoginException { method in class:LoginContext1Test.TestLoginModule_Contexted
    [all...]
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java 62 public static final String LOGOUT = "LOGOUT";
  /external/e2fsprogs/lib/et/test_cases/
imap_err.c 37 "LOGOUT received",
  /external/ipsec-tools/src/racoon/
racoonctl.8 70 logout-user
148 .It logout-user Ar login
174 logout-user
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libutil.a 4 ?P ?\loginlogin_ttylogoutlogwtmpopenptyforkptylogin.o/ 1207352327 0 0 100644 1924 `
27 ? logout.o/ 1207352327 0 0 100644 1312 `
31  ?W?".5DNlogoututmpnamesetutentstrncpygetutline_rmemset__gettimeofdaypututlineendutent# O

Completed in 589 milliseconds

1 2 3 4 5