Home
last modified time | relevance | path

Searched refs:GKI_os_free (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/fuzzers/integration/fakes/
Dgki_ulinux_fakes.cc9 void GKI_os_free(void* p) { in GKI_os_free() function
/system/nfc/src/gki/common/
Dgki.h443 extern void GKI_os_free(void*);
Dgki_buffer.cc507 GKI_os_free(p_hdr); in GKI_freebuf()
1276 GKI_os_free(p_cb->pool_start[pool_id]); in GKI_delete_pool()
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc991 void GKI_os_free(void* p_mem) { in GKI_os_free() function