Home
last modified time | relevance | path

Searched refs:MODULE_DESTRUCTOR (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_hook.h205 #ifndef MODULE_DESTRUCTOR
207 #define MODULE_DESTRUCTOR(void) static void _destroy(void) __attribute__((destructor)); static void… macro
/ohos5.0/base/startup/init/services/begetctl/
H A Dbegetctl.h35 #define MODULE_DESTRUCTOR(void) static void _destroy(void) __attribute__((destructor)); static void… macro
/ohos5.0/base/startup/init/test/moduletest/
H A Dparam_test_module.c61 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
/ohos5.0/base/startup/init/interfaces/innerkits/include/
H A Dmodulemgr.h51 #define MODULE_DESTRUCTOR(void) static void _destroy(void) __attribute__((destructor)); static void… macro
/ohos5.0/base/startup/init/services/modules/selinux/
H A Dselinux_adp.c182 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot.c208 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
H A Dreboot_static.c173 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
/ohos5.0/base/startup/init/services/modules/bootchart/
H A Dbootchart.c302 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-plugin.md145 MODULE_DESTRUCTOR(void)
/ohos5.0/base/startup/init/services/modules/trace/
H A Dinit_trace.c566 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_manager.c621 MODULE_DESTRUCTOR(void) in MODULE_DESTRUCTOR() function
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-plugin.md130 MODULE_DESTRUCTOR(void)