Home
last modified time | relevance | path

Searched refs:GKI_timer_queue_register_callback (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/gki/common/
Dgki.h424 extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK*);
Dgki_time.cc568 void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK* p_callback) { in GKI_timer_queue_register_callback() function
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc432 GKI_timer_queue_register_callback(gki_system_tick_start_stop_cback); in GKI_run()