Home
last modified time | relevance | path

Searched defs:shutdown_handler (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/bcc/examples/cpp/
H A DFollyRequestContextSwitch.cc63 std::function<void(int)> shutdown_handler; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ssl/
Dstream.cpp46 void shutdown_handler(const boost::system::error_code&) in shutdown_handler() function
/aosp_15_r20/system/core/init/
H A Dreboot.cpp936 auto shutdown_handler = [cmd, command, reboot_target, run_fsck](const BuiltinArguments&) { in HandlePowerctlMessage() local
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h90139 struct shutdown_handler { struct
90140 const char command[11];
90141 bool flag;
90142 void (*cb)();
H A Dvmlinux_518.h90139 struct shutdown_handler { struct
90140 const char command[11];
90141 bool flag;
90142 void (*cb)();