Home
last modified time | relevance | path

Searched defs:ListDelete (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/common/include/
Dcommon_list.h67 __attribute__((always_inline)) static inline void ListDelete(ListNode *node) in ListDelete() function
/foundation/communication/bluetooth/services/bluetooth/stack/platform/src/
Dlist.c79 void ListDelete(List *list) in ListDelete() function