/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/ |
D | test.rs | 54 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
|
D | lib.rs | 201 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 D | test_flow_dissector.sh | 68 exit_handler() function
|
/aosp_15_r20/system/tools/mkbootimg/gki/ |
D | boot_signature_info.sh | 32 exit_handler() { function
|
/aosp_15_r20/development/vndk/tools/elfcheck/ |
H A D | fix_android_bp_prebuilt.sh | 42 function exit_handler() { function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2017/ |
H A D | poc.cpp | 38 void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/gdb/ |
H A D | gdb_pretty_printer_test.py | 98 def exit_handler(event=None): function
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
H A D | 18-1.c | 39 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
H A D | 18-2.c | 40 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
H A D | 8-1.c | 36 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
H A D | 5-2.c | 39 static void exit_handler(int signo PTS_ATTRIBUTE_UNUSED) in exit_handler() function
|
/aosp_15_r20/external/libfuse/lib/ |
H A D | fuse_signals.c | 36 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/ |
D | malloc.cc | 61 static void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
D | malloc.cc | 61 static void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | i915_getparams_basic.c | 147 exit_handler(int sig) in exit_handler() function
|
/aosp_15_r20/external/openthread/tools/harness-simulation/posix/ |
H A D | launch_testbed.py | 206 def exit_handler(signum, context): function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0817/ |
H A D | poc.cpp | 29 void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0430/ |
H A D | poc.cpp | 56 void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/system/core/fs_mgr/tests/ |
H A D | adb-remount-test.sh | 869 exit_handler() { function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/includes/ |
H A D | memutils.c | 29 void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/packages/modules/DnsResolver/doh/dispatcher/ |
D | mod.rs | 103 pub fn exit_handler(&mut self) { in exit_handler() method
|
/aosp_15_r20/external/openthread/tools/harness-simulation/posix/sniffer_sim/ |
H A D | sniffer.py | 227 def exit_handler(signum, context): function
|
/aosp_15_r20/external/coreboot/util/crossgcc/ |
H A D | buildgcc | 549 exit_handler() function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2015/ |
H A D | poc.cpp | 92 void exit_handler(void) { in exit_handler() function
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2031/ |
H A D | poc.cpp | 108 void exit_handler(void) { in exit_handler() function
|