Searched refs:systemTimerNotifyCallback (Results 1 – 4 of 4) sorted by relevance
38 reinterpret_cast<utimer_osal_notify_obj_ptr>(systemTimerNotifyCallback), in init()43 reinterpret_cast<time_osal_notify_obj_ptr>(systemTimerNotifyCallback), in init()93 void SystemTimerBase::systemTimerNotifyCallback( in systemTimerNotifyCallback() function in chre::SystemTimerBase
39 static void systemTimerNotifyCallback(union sigval cookie);
39 void SystemTimerBase::systemTimerNotifyCallback(union sigval cookie) { in systemTimerNotifyCallback() function in chre::SystemTimerBase63 sigevt.sigev_notify_function = systemTimerNotifyCallback; in init()
67 static void systemTimerNotifyCallback(SlpiTimerCallbackDataType data);