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.cc306 GKI_enable(); in GKI_getbuf()
345 GKI_enable(); in GKI_getbuf()
352 GKI_enable(); in GKI_getbuf()
363 GKI_enable(); in GKI_getbuf()
376 GKI_enable(); in GKI_getbuf()
452 GKI_enable(); in GKI_getpoolbuf()
464 GKI_enable(); in GKI_getpoolbuf()
510 GKI_enable(); in GKI_freebuf()
531 GKI_enable(); in GKI_freebuf()
641 GKI_enable(); in GKI_send_msg()
[all …]
Dgki_time.cc276 GKI_enable(); in GKI_start_timer()
345 GKI_enable(); in GKI_stop_timer()
536 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.cc836 void GKI_enable(void) { in GKI_enable() function
1082 GKI_enable(); in GKI_exit_task()
1095 GKI_enable(); in GKI_exit_task()
1140 GKI_enable(); in GKI_sched_unlock()
/system/nfc/src/adaptation/
DNfcAdaptation.cc547 GKI_enable(); in Initialize()