Home
last modified time | relevance | path

Searched defs:handler_base (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Dhandler_base.hpp31 struct handler_base struct
33 using resource_type = void;
36 void on_setup(Executor&) const {} in on_setup()
39 void on_error(Executor&, const std::error_code &) const {} in on_error()
42 void on_success(Executor&) const {} in on_success()
/aosp_15_r20/external/coreboot/src/cpu/x86/smm/
H A Dsmm_module_loader.c425 static uintptr_t install_page_table(const uintptr_t handler_base) in install_page_table()
503 const uintptr_t handler_base = in smm_load_module() local
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Dcpu.c207 uintptr_t handler_base; in get_smm_info() local
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/
H A Dcpu.c164 uintptr_t handler_base; in get_smm_info() local