Home
last modified time | relevance | path

Searched defs:new_handler (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc364 dispatch_block_t new_handler = Block_copy(^(void) { in TSAN_INTERCEPTOR() local
393 dispatch_block_t new_handler = Block_copy(^(void) { in TSAN_INTERCEPTOR() local
424 dispatch_block_t new_handler = Block_copy(^(void) { in TSAN_INTERCEPTOR() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dpairing_channel.cc64 void PairingChannel::SetChannelHandler(Handler::WeakPtr new_handler) { in SetChannelHandler()
H A Dpairing_channel_test.cc178 FakeChannelHandler new_handler; in TEST_F() local
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dretry.py22 def install_sigalarm_handler(new_handler): argument
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_break.py143 def new_handler(frame, signum): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dtest_break.py162 def new_handler(frame, signum): function
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dtest_break.py162 def new_handler(frame, signum): function
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_io_posix_unittest.cc325 MessagePumpForIO::FdWatcher* new_handler, in StopWatchingAndWatchAgain()
/aosp_15_r20/external/pytorch/c10/util/
H A DException.h204 WarningHandlerGuard(WarningHandler* new_handler) in WarningHandlerGuard()
/aosp_15_r20/external/cronet/base/message_loop/
H A Dfd_watch_controller_posix_unittest.cc483 MessagePumpForIO::FdWatcher* new_handler, in StopWatchingAndWatchAgain()