/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | a2dp.proto | 191 google.protobuf.Empty disconnected = 2; field 208 google.protobuf.Empty disconnected = 2; field 225 google.protobuf.Empty disconnected = 2; field 242 google.protobuf.Empty disconnected = 2; field 273 google.protobuf.Empty disconnected = 3; field 295 google.protobuf.Empty disconnected = 3; field
|
/aosp_15_r20/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/ |
D | TestNotificationListener.kt | 92 private val disconnected = ConditionVariable(true) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/core/java/android/service/games/ |
H A D | IGameService.aidl | 30 void disconnected(); in disconnected() method
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | invitation_unittest.cc | 578 bool disconnected() { in disconnected() function in mojo::core::__anond28e84df0111::RemoteProcessState 591 void NotifyError(const std::string& error_message, bool disconnected) { in NotifyError()
|
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/ |
H A D | module_lifecycle_manager.h | 76 bool disconnected = false; member
|
/aosp_15_r20/external/pandora/avatar/avatar/cases/ |
D | le_security_test.py | 109 Literal['disconnected'],
|
D | security_test.py | 151 Literal['disconnected'],
|
/aosp_15_r20/external/aws-crt-java/samples/CustomKeyOps/src/main/java/com/example/customkeyops/ |
H A D | CustomKeyOps.java | 253 CompletableFuture<Void> disconnected = connection.disconnect(); in main() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/examples/write_sine/src/ |
H A D | write_sine_callback.cpp | 56 bool disconnected = false; in testOpenPlayClose() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/ |
H A D | apr_arch_networkio.h | 40 apr_int32_t disconnected; member
|
/aosp_15_r20/external/wmediumd/wmediumd/inc/usfstl/ |
H A D | vhost.h | 33 void (*disconnected)(struct usfstl_vhost_user_dev *dev); member
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiNetworkSelector.java | 947 public final boolean disconnected; field in WifiNetworkSelector.ClientModeManagerState 973 ClientModeManagerState(@NonNull String ifaceName, boolean connected, boolean disconnected, in ClientModeManagerState()
|
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | NativeDecoderTest.java | 224 public SlowHttpServerConnection(CountDownLatch disconnected, int delayMillis) { in SlowHttpServerConnection()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/ |
H A D | sendrecv.c | 270 int disconnected = 0; in apr_socket_sendfile() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkGpu.h | 94 bool disconnected() const { return fDisconnected; } in disconnected() function
|
/aosp_15_r20/cts/tests/tests/externalservice/src/android/externalservice/cts/ |
H A D | ExternalServiceTest.java | 464 boolean disconnected = false; field in ExternalServiceTest.Connection
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_epoll.cc | 280 const bool disconnected = (events & (EPOLLHUP | EPOLLERR)) != 0; in OnEpollEvent() local
|
/aosp_15_r20/cts/tests/tests/speech/src/android/speech/tts/cts/ |
H A D | TextToSpeechServiceTest.java | 79 final SettableFuture<Void> disconnected = SettableFuture.create(); in testNullEngine() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/tests/ |
D | ready.rs | 59 fn disconnected() { in disconnected() function
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/ |
H A D | profile_packet.proto | 161 optional bool disconnected = 6; field
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | heapprofd_producer.h | 187 bool disconnected = false; member
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpmc/ |
H A D | array.rs | 467 let disconnected = if tail & self.mark_bit == 0 { in disconnect_receivers() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/mpmc/ |
H A D | array.rs | 471 let disconnected = if tail & self.mark_bit == 0 { in disconnect_receivers() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/mpmc/ |
H A D | array.rs | 471 let disconnected = if tail & self.mark_bit == 0 { in disconnect_receivers() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/mpmc/ |
H A D | array.rs | 467 let disconnected = if tail & self.mark_bit == 0 { in disconnect_receivers() localVariable
|