Home
last modified time | relevance | path

Searched refs:GKI_get_os_tick_count (Results 1 – 5 of 5) sorted by relevance

/system/nfc/src/fuzzers/integration/fakes/
Dgki_ulinux_fakes.cc25 uint32_t GKI_get_os_tick_count() { return 0; } in GKI_get_os_tick_count() function
/system/nfc/src/gki/common/
Dgki.h446 extern uint32_t GKI_get_os_tick_count(void);
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc152 uint32_t GKI_get_os_tick_count(void) { in GKI_get_os_tick_count() function
/system/nfc/src/nfa/hci/
Dnfa_hci_main.cc887 os_tick = GKI_get_os_tick_count(); in nfa_hci_handle_nv_read()
Dnfa_hci_act.cc1459 os_tick = GKI_get_os_tick_count(); in nfa_hci_handle_admin_gate_rsp()
1504 os_tick = GKI_get_os_tick_count(); in nfa_hci_handle_admin_gate_rsp()