Home
last modified time | relevance | path

Searched defs:GKI_getbuf (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/st/nfc/1.0/gki/common/
H A Dgki.h397 #define GKI_getbuf(size) GKI_getbuf_debug(size, __func__, __LINE__) macro
/aosp12/hardware/st/nfc/st21nfc/gki/common/
H A Dgki.h397 #define GKI_getbuf(size) GKI_getbuf_debug(size, __func__, __LINE__) macro
/aosp12/system/nfc/src/gki/common/
H A Dgki_buffer.cc257 void* GKI_getbuf(uint16_t size) { in GKI_getbuf() function