Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_list.h64 static inline uint8_t ListIsEmpty(const List *head) in ListIsEmpty() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dlist.c217 bool ListIsEmpty(const List* list) in ListIsEmpty() function