Home
last modified time | relevance | path

Searched defs:exit_handler (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/
Dtest.rs54 let exit_handler = move |_| { in exit_callback_called() localVariable
86 let exit_handler = move |_| { in handler_panics_handled_correctly() localVariable
145 let exit_handler = move |_| {}; in configuration() localVariable
Dlib.rs201 exit_handler: Option<Box<ExitHandler>>, field
668 pub fn exit_handler<H>(mut self, exit_handler: H) -> Self in exit_handler() method
737 pub fn exit_handler<H>(mut self, exit_handler: H) -> Configuration in exit_handler() method
827 let exit_handler = exit_handler.as_ref().map(|_| ClosurePlaceholder); in fmt() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.sh68 exit_handler() function
/aosp_15_r20/system/tools/mkbootimg/gki/
Dboot_signature_info.sh32 exit_handler() { function
/aosp_15_r20/development/vndk/tools/elfcheck/
H A Dfix_android_bp_prebuilt.sh42 function exit_handler() { function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2017/
H A Dpoc.cpp38 void exit_handler(void) { in exit_handler() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/gdb/
H A Dgdb_pretty_printer_test.py98 def exit_handler(event=None): function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D18-1.c39 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
H A D18-2.c40 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
H A D8-1.c36 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
H A D5-2.c39 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
/aosp_15_r20/external/libfuse/lib/
H A Dfuse_signals.c36 static void exit_handler(int sig) in exit_handler() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/test/
Dmalloc.cc61 static void exit_handler(void) { in exit_handler() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dmalloc.cc61 static void exit_handler(void) { in exit_handler() function
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Di915_getparams_basic.c147 exit_handler(int sig) in exit_handler() function
/aosp_15_r20/external/openthread/tools/harness-simulation/posix/
H A Dlaunch_testbed.py206 def exit_handler(signum, context): function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0817/
H A Dpoc.cpp29 void exit_handler(void) { in exit_handler() function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0430/
H A Dpoc.cpp56 void exit_handler(void) { in exit_handler() function
/aosp_15_r20/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh869 exit_handler() { function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/includes/
H A Dmemutils.c29 void exit_handler(void) { in exit_handler() function
/aosp_15_r20/packages/modules/DnsResolver/doh/dispatcher/
Dmod.rs103 pub fn exit_handler(&mut self) { in exit_handler() method
/aosp_15_r20/external/openthread/tools/harness-simulation/posix/sniffer_sim/
H A Dsniffer.py227 def exit_handler(signum, context): function
/aosp_15_r20/external/coreboot/util/crossgcc/
H A Dbuildgcc549 exit_handler() function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2015/
H A Dpoc.cpp92 void exit_handler(void) { in exit_handler() function
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2031/
H A Dpoc.cpp108 void exit_handler(void) { in exit_handler() function

12