Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/utils/
DphNxpNciHal_utils.cc57 int bListNotEmpty = 1; in listDestroy() local
58 while (bListNotEmpty) { in listDestroy()
59 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()