Searched refs:shut_down_stack_async (Results 1 – 4 of 4) sorted by relevance
73 static void shut_down_stack_async(ProfileStopCallback /* stopProfiles */) {} in shut_down_stack_async() function84 init_stack, start_up_stack_async, shut_down_stack_async,
164 static void shut_down_stack_async(ProfileStopCallback stopProfiles) { in shut_down_stack_async() function474 init_stack, start_up_stack_async, shut_down_stack_async,
503 stack_manager_get_interface()->shut_down_stack_async(&stop_profiles); in disable()
35 void (*shut_down_stack_async)(ProfileStopCallback); member