Searched refs:dBinderStubs (Results 1 – 1 of 1) sorted by relevance
50 UTILS_DL_LIST dBinderStubs; member97 UtilsListInit(&g_stubRegistedList.dBinderStubs); in InitDBinder()149 UTILS_DL_LIST_FOR_EACH_ENTRY(node, &g_stubRegistedList.dBinderStubs, DBinderServiceStub, list) in QueryDBinderStub()164 UtilsListAdd(&g_stubRegistedList.dBinderStubs, &stub->list); in AddDBinderStub()655 UTILS_DL_LIST_FOR_EACH_ENTRY(node, &g_stubRegistedList.dBinderStubs, DBinderServiceStub, list) in HasDBinderStub()