Home
last modified time | relevance | path

Searched refs:timerId (Results 1 – 8 of 8) sorted by relevance

/system/chre/platform/shared/
Dchre_api_re.cc47 bool chreTimerCancel(uint32_t timerId) { in chreTimerCancel() argument
50 timerId); in chreTimerCancel()
/system/nfc/halimpl/pn54x/hal/
DphNxpNciHal_Kovio.c70 static void kovio_timer_handler(uint32_t timerId, void* pContext) { in kovio_timer_handler() argument
71 UNUSED(timerId); in kovio_timer_handler()
DphNxpNciHal_NfcDepSWPrio.c67 static void cleanup_timer_handler(uint32_t timerId, void* pContext) { in cleanup_timer_handler() argument
89 static void custom_poll_timer_handler(uint32_t timerId, void* pContext) { in custom_poll_timer_handler() argument
DphNxpNciHal_ext.c854 static void hal_extns_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_extns_write_rsp_timeout_cb() argument
855 UNUSED(timerId); in hal_extns_write_rsp_timeout_cb()
/system/chre/chre_api/include/chre_api/chre/
Dre.h267 bool chreTimerCancel(uint32_t timerId);
/system/chre/chre_api/legacy/v1_0/chre/
Dre.h268 bool chreTimerCancel(uint32_t timerId);
/system/chre/build/app_support/qcom_nanohub/
Dapp_support.cc84 uint32_t timerId; member
/system/nfc/halimpl/pn54x/self-test/
DphNxpNciHal_SelfTest.c937 static void hal_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_write_rsp_timeout_cb() argument
938 UNUSED(timerId); in hal_write_rsp_timeout_cb()