Home
last modified time | relevance | path

Searched defs:terminated (Results 1 – 25 of 815) sorted by relevance

12345678910>>...33

/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/future/future/
Dfuse.rs68 pub fn terminated() -> Self { in terminated() method
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/
H A Dharness.c29 bool terminated; in run_test() local
/aosp_15_r20/external/grpc-grpc-java/binder/src/test/java/io/grpc/binder/internal/
H A DBinderServerTransportTest.java92 public boolean terminated; field in BinderServerTransportTest.TestTransportListener
/aosp_15_r20/external/sdk-platform-java/api-common-java/src/main/java/com/google/api/core/
H A DApiService.java247 public void terminated(State from) {} in terminated() method in ApiService.Listener
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DService.java246 public void terminated(State from) {} in terminated() method in Service.Listener
H A DServiceManager.java780 public void terminated(State from) { in terminated() method in ServiceManager.ServiceListener
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DService.java277 public void terminated(State from) {} in terminated() method in Service.Listener
H A DServiceManager.java825 public void terminated(State from) { in terminated() method in ServiceManager.ServiceListener
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c109 bool terminated = false; in validate_reserved() local
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/inprocess/
H A DInProcessTransport.java101 private boolean terminated; field in InProcessTransport
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DStreams.java79 private boolean terminated; field in Streams.FailableStream
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
H A DCoroutineScheduler.kt536 var terminated = 0 in <lambda>() variable
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DNettyServerTransport.java68 private boolean terminated; field in NettyServerTransport
H A DNettyServer.java110 private volatile boolean terminated; field in NettyServer
/aosp_15_r20/external/grpc-grpc-java/binder/src/androidTest/java/io/grpc/binder/internal/
H A DBinderClientTransportTest.java298 public boolean terminated; field in BinderClientTransportTest.TestTransportListener
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/
Dsequence.rs74 pub fn terminated<I, O1, O2, E: ParserError<I>, F, G>( in terminated() function
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dreport.rs277 fn terminated(&self, _id: &BenchmarkId, _context: &ReportContext) {} in terminated() method
512 fn terminated(&self, id: &BenchmarkId, _: &ReportContext) { in terminated() method
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/stream/
H A DStreams.java180 private boolean terminated; field in FailableStream
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp271 bool terminated{false}; in StartPropertyValuesStream() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.h319 bool terminated; member
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/sequence/
H A Dmod.rs97 pub fn terminated<I, O1, O2, E: ParseError<I>, F, G>( in terminated() function
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/sequence/
Dmod.rs97 pub fn terminated<I, O1, O2, E: ParseError<I>, F, G>( in terminated() function
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DMoreExecutorsTest.java728 final AtomicBoolean terminated = new AtomicBoolean(); in testShutdownAndAwaitTermination_interruptedInternal() local
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DManagedChannelImpl.java270 private volatile boolean terminated; field in ManagedChannelImpl
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DMoreExecutorsTest.java728 final AtomicBoolean terminated = new AtomicBoolean(); in testShutdownAndAwaitTermination_interruptedInternal() local

12345678910>>...33