Home
last modified time | relevance | path

Searched defs:GKI_get_os_tick_count (Results 1 – 2 of 2) 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/ulinux/
Dgki_ulinux.cc152 uint32_t GKI_get_os_tick_count(void) { in GKI_get_os_tick_count() function