Home
last modified time | relevance | path

Searched refs:GKI_ERROR_BUF_SIZE_TOOBIG (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/gki/common/
Dgki_common.h38 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7 macro
Dgki_buffer.cc104 GKI_exception(GKI_ERROR_BUF_SIZE_TOOBIG, in gki_alloc_free_queue()
271 GKI_exception(GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big"); in GKI_getbuf()