Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEQList.h140 static __inline void QList_PrependNode(QList *me, QNode *pn) in QList_PrependNode() function
/external/fastrpc/src/
Dfastrpc_apps_user.c624 QList_PrependNode(&hlist[domain].ql, &hinfo->qn); in alloc_handle()