Home
last modified time | relevance | path

Searched defs:interrupter (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Dcommand_ring_controller.rs96 interrupter: Arc<Mutex<Interrupter>>, field
152 let interrupter = self.interrupter.clone(); in disable_slot() localVariable
258 let interrupter = self.interrupter.clone(); in reset_device() localVariable
293 let interrupter = self.interrupter.clone(); in stop_endpoint() localVariable
330 let interrupter = self.interrupter.clone(); in reset_endpoint() localVariable
H A Dintr_resample_handler.rs20 interrupter: Arc<Mutex<Interrupter>>, field
53 let mut interrupter = self.interrupter.lock(); in on_event() localVariable
H A Dmod.rs10 mod interrupter; module
93 interrupter: Arc<Mutex<Interrupter>>, field
123 let interrupter = Arc::new(Mutex::new(Interrupter::new(mem.clone(), irq_evt, &regs))); in new() localVariable
H A Dtransfer_ring_controller.rs38 interrupter: Arc<Mutex<Interrupter>>, field
H A Dusb_hub.rs70 interrupter: Arc<Mutex<Interrupter>>, field
H A Dxhci_transfer.rs243 interrupter: Arc<Mutex<Interrupter>>, field
H A Ddevice_slot.rs288 interrupter: Arc<Mutex<Interrupter>>, field
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationAttentionHelperTest.java1873 NotificationRecord interrupter = getBeepyOtherNotification(); in testCannotInterruptRingtoneInsistentBeep() local
1972 NotificationRecord interrupter = getBuzzyOtherNotification(); in testCannotInterruptRingtoneInsistentBuzz() local
1994 NotificationRecord interrupter = getBeepyOtherNotification(); in testCanInterruptRingtoneNonInsistentBeep() local
2014 NotificationRecord interrupter = getBuzzyOtherNotification(); in testCanInterruptRingtoneNonInsistentBuzz() local
2032 NotificationRecord interrupter = getBuzzyOtherNotification(); in testCanInterruptNonRingtoneInsistentBuzzWithOtherBuzzyNotification() local
2054 NotificationRecord interrupter = getBeepyOtherNotification(); in testRingtoneInsistentBeep_doesNotBlockFutureSoundsOnceStopped() local
2076 NotificationRecord interrupter = getBuzzyOtherNotification(); in testRingtoneInsistentBuzz_doesNotBlockFutureSoundsOnceStopped() local
2093 NotificationRecord interrupter = getBeepyOtherNotification(); in testCanInterruptNonRingtoneInsistentBeep() local
2112 NotificationRecord interrupter = getBuzzyOtherNotification(); in testCanInterruptNonRingtoneInsistentBuzz() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DRunUtilTest.java171 CommandInterrupter interrupter = Mockito.mock(CommandInterrupter.class); in testRunTimed_interrupted() local
522 CommandInterrupter interrupter = Mockito.mock(CommandInterrupter.class); in testSetInterruptibleInFuture() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DInterruptibleTaskTest.java136 Thread interrupter = in testInterruptIsSlow() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DInterruptibleTaskTest.java136 Thread interrupter = in testInterruptIsSlow() local
/aosp_15_r20/external/ltp/testcases/realtime/func/sched_jitter/
H A Dsched_jitter.c166 int worker, interrupter; in main() local
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java84 RunUtil(@Nonnull CommandInterrupter interrupter) { in RunUtil()
88 private RunUtil(@Nonnull CommandInterrupter interrupter, boolean inheritEnvVars) { in RunUtil()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/
H A DBiometricSchedulerTest.java619 final BaseClientMonitor interrupter = createBaseClientMonitor(); in testInterruptPrecedingClients_whenExpected() local
635 final BaseClientMonitor interrupter = createBaseClientMonitor(); in testDoesNotInterruptPrecedingClients_whenNotExpected() local
/aosp_15_r20/bionic/tests/
H A Dsetjmp_test.cpp344 auto interrupter = [](void* arg) -> void* { in TEST() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...