HomeSort by relevance Sort by last modified time
    Searched refs:listDestroy (Results 1 - 4 of 4) sorted by null

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_list.h 39 bool listDestroy(listHead* pList);
com_android_nfc_list.cpp 39 bool listDestroy(listHead* pList)
  /external/libnfc-nci/halimpl/pn54x/utils/
phNxpNciHal_utils.h 78 int listDestroy(struct listHead* pList);
phNxpNciHal_utils.c 56 ** Function listDestroy
63 int listDestroy(struct listHead* pList)
365 listDestroy(&nxpncihal_monitor->sem_list);

Completed in 105 milliseconds