Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium_org/remoting/webapp/
Dsmart_reconnector.js44 reconnect: this.reconnect_.bind(this), property
73 this.connector_.reconnect();
80 this.bound_.reconnect, remoting.SmartReconnector.kReconnectDelay);
112 this.bound_.reconnect, remoting.SmartReconnector.kConnectionTimeout);
Devent_handlers.js37 var reconnect = function() { function
39 remoting.connector.reconnect();
86 { event: 'click', id: 'client-reconnect-button', fn: reconnect },
Dsession_connector.js294 remoting.SessionConnector.prototype.reconnect = function() { method in remoting.SessionConnector
/external/smack/src/org/jivesoftware/smack/
DReconnectionManager.java83 synchronized protected void reconnect() { in reconnect() method in ReconnectionManager
208 this.reconnect(); in connectionClosedOnError()
DConnection.java.orig77 * If a connected Connection gets disconnected abruptly then it will try to reconnect
/external/e2fsprogs/tests/f_lpf2/
Dname1 create lost+found and reconnect lost directory
/external/chromium_org/net/tools/quic/test_tools/
Dquic_test_client.h156 void set_auto_reconnect(bool reconnect) { auto_reconnect_ = reconnect; } in set_auto_reconnect() argument
/external/fsck_msdos/
Dext.h134 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
Dfat.c678 mod |= ret = reconnect(dosfs, boot, fat, head); in checklost()
Ddir.c1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect() function
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCamera.java50 public void reconnect() { in reconnect() method in ShadowCamera
/external/openssl/crypto/threads/
Dmttest.c145 int reconnect=0; variable
215 reconnect=1; in main()
379 if (reconnect) in ndoit()
408 if (reconnect) in ndoit()
/external/chromium_org/third_party/openssl/openssl/crypto/threads/
Dmttest.c145 int reconnect=0; variable
215 reconnect=1; in main()
379 if (reconnect) in ndoit()
408 if (reconnect) in ndoit()
/external/chromium_org/third_party/openssl/openssl/apps/
Ds_client.c581 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0; in MAIN() local
859 reconnect=5; in MAIN()
1572 if (reconnect) in MAIN()
1574 reconnect--; in MAIN()
/external/openssl/apps/
Ds_client.c583 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0; in MAIN() local
863 reconnect=5; in MAIN()
1599 if (reconnect) in MAIN()
1601 reconnect--; in MAIN()
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DCameraTest.java58 camera.reconnect(); in testReconnect()
/external/chromium_org/third_party/openssl/openssl/patches/
Dhandshake_cutthrough.patch22 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
/external/openssl/patches/
D0002-handshake_cutthrough.patch37 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
D0018-tls_fallback_scsv.patch236 + * To be set by applications that reconnect with a downgraded protocol
D0009-cbc_record_splitting.patch41 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P549 Disable/enabled persistent reconnect for reinvocation of persistent
/external/e2fsprogs/po/
Dzh_CN.po2189 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2191 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2202 msgid "Could not reconnect %i: %m\n"
De2fsprogs.pot2198 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2199 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2210 msgid "Could not reconnect %i: %m\n"
Dit.po2366 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2369 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2380 msgid "Could not reconnect %i: %m\n"
Did.po2291 #. @-expanded: Bad or non-existent /lost+found. Cannot reconnect.\n
2293 msgid "Bad or non-existent /@l. Cannot reconnect.\n"
2304 msgid "Could not reconnect %i: %m\n"

12