Home
last modified time | relevance | path

Searched refs:GKI_enable (Results 1 – 6 of 6) sorted by relevance

/system/nfc/src/gki/common/
Dgki_buffer.cc301 GKI_enable(); in GKI_getbuf()
340 GKI_enable(); in GKI_getbuf()
347 GKI_enable(); in GKI_getbuf()
358 GKI_enable(); in GKI_getbuf()
371 GKI_enable(); in GKI_getbuf()
447 GKI_enable(); in GKI_getpoolbuf()
459 GKI_enable(); in GKI_getpoolbuf()
505 GKI_enable(); in GKI_freebuf()
526 GKI_enable(); in GKI_freebuf()
636 GKI_enable(); in GKI_send_msg()
[all …]
Dgki_time.cc274 GKI_enable(); in GKI_start_timer()
343 GKI_enable(); in GKI_stop_timer()
534 GKI_enable(); in GKI_timer_update()
Dgki.h436 extern void GKI_enable(void);
/system/nfc/src/fuzzers/integration/fakes/
Dgki_ulinux_fakes.cc20 void GKI_enable(void) {} in GKI_enable() function
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc822 void GKI_enable(void) { in GKI_enable() function
1063 GKI_enable(); in GKI_exit_task()
1076 GKI_enable(); in GKI_exit_task()
1120 GKI_enable(); in GKI_sched_unlock()
/system/nfc/src/adaptation/
DNfcAdaptation.cc550 GKI_enable(); in Initialize()