Searched defs:systemTimerNotifyCallback (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/chre/platform/slpi/ | ||
H A D | system_timer.cc | 93 void SystemTimerBase::systemTimerNotifyCallback( in systemTimerNotifyCallback() function in chre::SystemTimerBase |
/aosp_15_r20/system/chre/platform/linux/ | ||
H A D | system_timer.cc | 45 void SystemTimerBase::systemTimerNotifyCallback(union sigval cookie) { in systemTimerNotifyCallback() function in chre::SystemTimerBase |