Searched refs:destroy_timer_fns (Results 1 – 3 of 3) sorted by relevance
478 void (*destroy_timer_fns)(const SP_Platform* platform, member483 TF_OFFSET_OF_END(SP_PlatformFns, destroy_timer_fns)
164 void destroy_timer_fns(const SP_Platform* platform, SP_TimerFns* timer_fns) {} in destroy_timer_fns() function203 platform_fns->destroy_timer_fns = destroy_timer_fns; in PopulateDefaultPlatform()
108 VALIDATE_MEMBER(SP_PlatformFns, platform_fns, destroy_timer_fns); in ValidateSPPlatformFns()692 platform_fns_.destroy_timer_fns(&platform_, &timer_fns_); in ~CPlatform()