/external/autotest/site_utils/lxc/ |
zygote.py | 237 existing LXC container, it has to reconnect to the existing host
|
/external/dnsmasq/src/ |
log.c | 204 /* socket went (syslogd down?), try and reconnect. If we fail,
|
/external/google-breakpad/src/client/windows/crash_generation/ |
crash_generation_server.h | 148 // and reconnect.
|
/external/skia/infra/bots/recipe_modules/flavor/ |
gn_chromecast_flavor.py | 165 # Reconnect if was disconnected
|
/external/skqp/infra/bots/recipe_modules/flavor/ |
gn_chromecast_flavor.py | 165 # Reconnect if was disconnected
|
/external/webrtc/talk/media/sctp/ |
sctpdataengine.h | 146 // disconnect, and reconnect.
|
/external/wpa_supplicant_8/src/p2p/ |
p2p.h | 156 * 1 = persistent group without persistent reconnect 157 * 2 = persistent group with persistent reconnect 913 * This optional callback can be used to implement persistent reconnect [all...] |
/frameworks/base/core/java/android/nfc/tech/ |
TagTechnology.java | 198 public void reconnect() throws IOException; method in interface:TagTechnology
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 135 // Test case 3: connect & reconnect to Wifi with known AP
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
OverviewProxyService.java | 194 // Reconnect immediately, instead of waiting for resume to arrive.
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/ |
HvacUiService.java | 275 //TODO: b/29126575 reconnect to controller if it is restarted
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/ |
telnet.h | 80 #define TELOPT_RCP 2 /* prepare to reconnect */
|
/prebuilts/go/darwin-x86/src/log/syslog/ |
syslog_test.go | 393 t.Error("timeout in concurrent reconnect")
|
/prebuilts/go/linux-x86/src/log/syslog/ |
syslog_test.go | 393 t.Error("timeout in concurrent reconnect")
|
/system/bt/bta/hl/ |
bta_hl_api.cc | 292 * Description Reconnect a data channel with the specified MDL_ID
|
/system/bt/btif/src/ |
btif_hl.cc | 520 * Description check reconnect is possible or not 583 BTIF_TRACE_DEBUG("reconnect is possible dch_mode=%d mdl_id=%d", 606 "reconnect is ok index=%d dch_mode=streaming mdl_id=%d", j, 612 BTIF_TRACE_DEBUG("reconnect is ok index=%d dch_mode=%d mdl_id=%d", i, 677 BTIF_TRACE_DEBUG("Issue Reconnect ctrl_psm=0x%x mdl_id=0x%x", [all...] |
/system/bt/stack/mcap/ |
mca_int.h | 130 MCA_DCB_OPENING_ST, /* create/reconnect sequence is successful, waiting for
|
/tools/test/connectivity/acts/tests/google/bt/power/ |
A2dpPowerTest.py | 112 # reconnect after flashing a new build and pushing bt_config 138 self.log.info("Waiting up to {} seconds for device to reconnect.". 405 # Because of bug 34933072 Bluetooth device may not be able to reconnect 407 # We need manually to turn on Bluetooth devices to get it reconnect [all...] |
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
GAP_PTS_INSTRUCTIONS | 356 Note: Before PTS asks you to reconnect via gatt, perform next two commands quickly
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/ |
BootManagerMenu.c | 866 // Reconnect graphics console driver and higher level driver.
867 // Locate all the handles with GOP protocol and reconnect it.
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/ |
FrontPage.c | 841 // Reconnect graphics console driver and higher level driver.
842 // Locate all the handles with GOP protocol and reconnect it.
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/ |
BootManager.c | 271 // Reconnect graphics console driver and higher level driver.
272 // Locate all the handles with GOP protocol and reconnect it.
|
/external/e2fsprogs/e2fsck/ |
problem.h | 1010 /* Bad or non-existent /lost+found. Cannot reconnect */ 1016 /* Could not reconnect inode */ [all...] |
/external/fsck_msdos/ |
fat.c | 678 mod |= ret = reconnect(dosfs, boot, fat, head); 680 /* If the reconnect failed, then just clear the chain */
|
/external/libcups/cups/ |
testhttp.c | 739 /* Reconnect... */ 832 /* Reconnect... */
|