Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEQList.h218 static __inline QNode *QList_Pop(QList *me) in QList_Pop() function
231 QNode *pn = QList_Pop(me); in QList_PopZ()
/external/fastrpc/src/
Dfastrpc_apps_user.c1345 while((pn = QList_Pop(&hlist[domain].ql))) { in domain_deinit()
1820 while((pn = QList_Pop(&hlist[i].ql))) { in fastrpc_apps_user_deinit()