Searched defs:timerId (Results 1 - 6 of 6) sorted by relevance

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

Completed in 235 milliseconds