Home
last modified time | relevance | path

Searched refs:on_start_func_t (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c415 typedef bool (*on_start_func_t)(); typedef
436 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in finish_install_ohos_malloc_hooks()
568 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in __install_malloc_hook()
622 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in __install_memleak_tracker_hook()
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c429 typedef bool (*on_start_func_t)(); typedef
450 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in finish_install_ohos_malloc_hooks()
582 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in __install_malloc_hook()
636 on_start_func_t start_func = (on_start_func_t)(function_of_shared_lib[ON_START_FUNCTION]); in __install_memleak_tracker_hook()

Completed in 3 milliseconds