Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEQList.h123 static __inline int QList_IsEmpty(QList *me) in QList_IsEmpty() function
/external/fastrpc/src/
Dfastrpc_apps_user.c646 if (!QList_IsEmpty(&hlist[domain].ql)) { in is_last_handle()