Searched refs:aos_object_attach_hook (Results 1 – 1 of 1) sorted by relevance
16 static void (*aos_object_attach_hook)(struct aos_object *object); variable104 static void (*aos_object_attach_hook)(struct aos_object *object); variable124 aos_object_attach_hook = hook; in aos_object_attach_sethook()276 AOS_OBJECT_HOOK_CALL(aos_object_attach_hook, (object)); in aos_object_init()
Completed in 3 milliseconds