Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/pn8x/halimpl/utils/
H A DphNxpNciHal_utils.cc57 int bListNotEmpty = 1; in listDestroy() local
58 while (bListNotEmpty) { in listDestroy()
59 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/
H A DphNxpNciHal_utils.cc58 int bListNotEmpty = 1; in listDestroy() local
59 while (bListNotEmpty) { in listDestroy()
60 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()