Home
last modified time | relevance | path

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

12

/external/autotest/server/cros/
Dstress_unittest.py46 def on_exit(): function
60 def on_exit(): function
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
/external/compiler-rt/lib/dfsan/scripts/
Dcheck_custom_wrappers.sh13 on_exit() { function
/external/ot-br-posix/tests/scripts/
Dcheck-docker32 on_exit() function
/external/ot-br-posix/tests/dbus/
Dtest-server39 on_exit() function
Dtest-client37 on_exit() function
/external/ot-br-posix/script/
Dconsole52 on_exit() function
/external/ot-br-posix/tests/rest/
Dtest-rest-server34 on_exit() function
/external/cronet/build/
Dgdb-add-index28 function on_exit { function
/external/angle/build/
Dgdb-add-index28 function on_exit { function
/external/linux-kselftest/tools/testing/selftests/net/openvswitch/
Dopenvswitch.sh43 on_exit() { function
/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
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtask_local_storage.c46 int BPF_PROG(on_exit, struct pt_regs *regs, long id) in BPF_PROG() argument
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Don_exit.hpp49 constexpr static ::boost::process::detail::on_exit_ on_exit{}; variable
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dasync.hpp125 constexpr static ::boost::process::detail::on_exit_ on_exit{}; variable
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dmain.cc125 auto on_exit = [](int) { g_prog->Stop(); }; in main() local
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dblocking_executor_op.hpp84 on_exit = { o }; in do_complete() local
/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
/external/rust/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
Dmod.rs581 fn on_exit(&self, id: &span::Id, ctx: Context<'_, S>) { in on_exit() function
835 fn on_exit(&self, id: &span::Id, cx: Context<'_, S>) { in on_exit() function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/
Derror_handler.hpp93 on_exit_type on_exit(first); in operator ()() local
/external/rust/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
/external/rust/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
/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
/external/rust/crates/tracing-subscriber/src/filter/env/
Dmod.rs575 pub fn on_exit<S>(&self, id: &span::Id, _: Context<'_, S>) { in on_exit() method
674 fn on_exit(&self, id: &span::Id, ctx: Context<'_, S>) { in on_exit() method

12