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