Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpNciHal_utils.cc57 int bListNotEmpty = 1; in listDestroy() local
58 while (bListNotEmpty) { in listDestroy()
59 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpNciHal_utils.cc59 int bListNotEmpty = 1; in listDestroy() local
60 while (bListNotEmpty) { in listDestroy()
61 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()
/hardware/nxp/uwb/halimpl/utils/
DphNxpUciHal_utils.cc59 int bListNotEmpty = 1; in listDestroy() local
60 while (bListNotEmpty) { in listDestroy()
61 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()