Home
last modified time | relevance | path

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

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc_list.cpp40 bool bListNotEmpty = true; in listDestroy() local
41 while (bListNotEmpty) { in listDestroy()
42 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()