/external/perfetto/protos/perfetto/trace/profiling/ |
D | profile_packet.proto | 105 // This process disconnected while it was profiled. 107 optional bool disconnected = 6; field 109 // If disconnected, this disconnect was caused by the client overrunning 113 // If disconnected, this disconnected was caused by the shared memory 121 // * If disconnected is set above, this is the timestamp of last state 122 // heapprofd had of the process before it disconnected.
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | subchannel.cc | 118 bool disconnected; member 253 GPR_ASSERT(!c->disconnected); in disconnect() 254 c->disconnected = true; in disconnect() 457 if (c->disconnected) { in on_alarm() 478 if (c->disconnected) { in maybe_start_connecting_locked() 563 if (!c->disconnected && c->connected_subchannel != nullptr) { in on_connected_subchannel_connectivity_changed() 635 if (c->disconnected) { in publish_transport_locked() 672 } else if (c->disconnected) { in on_subchannel_connected()
|
D | README.md | 36 disconnected. This connectivity state can be used to inform load balancing 37 decisions (for example, by avoiding disconnected backends).
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
D | control.DisconnectBeforeSuspendDiffAP | 13 This test verifies that the DUT that suspends disconnected successfully 24 5) DUT suspends while disconnected
|
D | control.DisconnectBeforeSuspendSameAP | 13 This test verifies that the DUT that suspends disconnected successfully 24 5) DUT suspends while disconnected
|
/external/python/cpython3/Lib/asyncio/ |
D | base_subprocess.py | 240 if all(p is not None and p.disconnected 260 self.disconnected = False 269 self.disconnected = True
|
/external/e2fsprogs/tests/f_reconnect/ |
D | name | 1 simple disconnected file inode
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 98 | 7 [ 308.147204] ------------------------serialport: VM disconnected.
|
/external/cros/system_api/dbus/power_manager/ |
D | peripheral_battery_status.proto | 19 // unknown or the device is disconnected.
|
/external/autotest/server/site_tests/network_WiFi_MissingBeacons/ |
D | control | 16 has disconnected.
|
/external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/ |
D | control | 16 disconnected from an AP that the DUT was connected to when it last suspended.
|
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/ |
D | control | 16 appearance of a whitelisted SSID if it previously suspended disconnected.
|
/external/autotest/server/site_tests/network_WiFi_CSADisconnect/ |
D | control | 14 disconnected right after receiving a CSA message. This is to make sure the MAC
|
/external/autotest/server/site_tests/platform_SuspendResumeTiming/ |
D | control | 20 for the case of disconnected USB hub with peripherals
|
/external/autotest/server/site_tests/firmware_Cr50CCDServoCap/ |
D | control | 17 disconnected/connected.
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | control | 23 - make sure that Ethernet cable is disconnected and WiFi is connected
|
D | control.force_discharge | 22 - make sure that Ethernet cable is disconnected and WiFi is connected
|
D | control.1hour | 23 - make sure that Ethernet cable is disconnected and WiFi is connected
|
/external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/ |
D | control | 13 This test verifies that, during suspend, when a DUT is momentarily disconnected
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.battery_load | 23 - make sure that Ethernet cable is disconnected and WiFi is connected
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DDM/ |
D | DDMDebuggee.java | 62 public void disconnected() { disconnectCount++; } in disconnected() method in DDMDebuggee.TestChunkHandler
|
/external/libchrome/mojo/public/interfaces/bindings/ |
D | pipe_control_messages.mojom | 30 // A user-defined reason about why the interface is disconnected.
|
/external/libchrome/mojo/core/ |
D | invitation_unittest.cc | 578 bool disconnected() { in disconnected() function in mojo::core::__anon603fbe120111::RemoteProcessState 591 void NotifyError(const std::string& error_message, bool disconnected) { in NotifyError() argument 595 disconnected_ = disconnected; in NotifyError() 656 EXPECT_TRUE(process_state.disconnected()); in TEST_F()
|
/external/grpc-grpc/doc/ |
D | connection-backoff.md | 53 one or a previously disconnected one.
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.06.txt | 29 In e2fsck, if a disconnected inode is zero-length, offer to clear it
|