/external/perfetto/protos/perfetto/trace/profiling/ |
D | profile_packet.proto | 107 // This process disconnected while it was profiled. 109 optional bool disconnected = 6; field 111 // If disconnected, this disconnect was caused by the client overrunning 119 // If disconnected, this disconnected was caused by the shared memory 124 // If disconnected, this disconnect was caused by heapprofd exceeding 135 // * If disconnected is set above, this is the timestamp of last state 136 // 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/e2fsprogs/tests/f_reconnect/ |
D | name | 1 simple disconnected file inode
|
/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/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | README.md | 36 disconnected. This connectivity state can be used to inform load balancing 37 decisions (for example, by avoiding disconnected backends).
|
/external/python/cpython3/Lib/asyncio/ |
D | base_subprocess.py | 241 if all(p is not None and p.disconnected 261 self.disconnected = False 270 self.disconnected = True
|
/external/crosvm/devices/src/virtio/ |
D | console.rs | 174 let mut disconnected = false; in handle_input() localVariable 182 disconnected = true; in handle_input() 196 if disconnected { in handle_input()
|
/external/cros/system_api/dbus/power_manager/ |
D | peripheral_battery_status.proto | 19 // unknown or the device is disconnected.
|
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/ |
D | README.md | 24 disconnected clients that cause the ringbuffer to fill.
|
/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/policy_GlobalNetworkSettingsServer/ |
D | control.AllowOnlyPolicyNetworksToAutoconnect | 16 set to True. The DUT is disconnected from the network. Only the policy defined
|
/external/oboe/docs/notes/ |
D | disconnect.md | 9 the stream is no longer available and becomes "disconnected". 36 // Close the stream if it was not 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.
|
D | control.faft_cr50_tot | 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/client/site_tests/suite_HWQual/ |
D | control.battery_load | 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/libchrome/mojo/public/interfaces/bindings/ |
D | pipe_control_messages.mojom | 30 // A user-defined reason about why the interface is disconnected.
|