Home
last modified time | relevance | path

Searched defs:on_exit (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/autotest/server/cros/
H A Dstress_unittest.py46 def on_exit(): function
60 def on_exit(): function
H A Dstress.py24 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
125 def __init__(self, stressor, on_exit=None, escalate_exceptions=True): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/
Dfunctor.hpp206 assign_on_exit<Iterator> on_exit(data.get_first(), end); in get_next() local
212 assign_on_exit<Iterator> on_exit(data.get_first(), end); in get_next() local
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/layer_filters/
Dcombinator.rs164 fn on_exit(&self, id: &Id, ctx: Context<'_, S>) { in on_exit() function
356 fn on_exit(&self, id: &Id, ctx: Context<'_, S>) { in on_exit() function
513 fn on_exit(&self, id: &Id, ctx: Context<'_, S>) { in on_exit() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/impl/
Dstrand_executor_service.hpp122 on_invoker_exit on_exit = { this }; in operator ()() local
187 on_invoker_exit on_exit = { this }; in operator ()() local
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/
Dreload.rs168 fn on_exit(&self, id: &span::Id, ctx: layer::Context<'_, S>) { in on_exit() function
242 fn on_exit(&self, id: &span::Id, ctx: layer::Context<'_, S>) { in on_exit() function
/aosp_15_r20/external/compiler-rt/lib/dfsan/scripts/
H A Dcheck_custom_wrappers.sh13 on_exit() { function
/aosp_15_r20/system/libufdt/tests/
H A Dgen_test.sh31 on_exit() { function
H A Dapply_overlay.sh29 function on_exit() { function
H A Dverify_dto_inc.sh23 function on_exit() { function
/aosp_15_r20/external/ot-br-posix/tests/dbus/
H A Dtest-server39 on_exit() function
H A Dtest-client37 on_exit() function
/aosp_15_r20/external/ot-br-posix/tests/scripts/
H A Dcheck-docker32 on_exit() function
/aosp_15_r20/external/ot-br-posix/tests/rest/
H A Dtest-rest-server34 on_exit() function
/aosp_15_r20/external/ot-br-posix/script/
H A Dconsole52 on_exit() function
/aosp_15_r20/external/angle/build/
H A Dgdb-add-index28 function on_exit { function
/aosp_15_r20/external/cronet/build/
H A Dgdb-add-index28 function on_exit { function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh43 on_exit() { function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dadvanced_insert_int.hpp138 value_destructor<Allocator> on_exit(a, *vp); (void)on_exit; in copy_n_and_update() local
164 value_destructor<Allocator> on_exit(a, *vp); (void)on_exit; in copy_n_and_update() local
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/layer/
Dmod.rs933 fn on_exit(&self, _id: &span::Id, _ctx: Context<'_, S>) {} in on_exit() method
1642 fn on_exit(&self, id: &span::Id, ctx: Context<'_, S>) { in on_exit() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtask_local_storage.c46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
/aosp_15_r20/external/erofs-utils/lib/
H A Dworkqueue.c45 erofs_wq_func_t on_exit) in erofs_alloc_workqueue()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Don_exit.hpp49 constexpr static ::boost::process::detail::on_exit_ on_exit{}; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dasync.hpp125 constexpr static ::boost::process::detail::on_exit_ on_exit{}; variable
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Dmain.cc125 auto on_exit = [](int) { g_prog->Stop(); }; in main() local

12