Searched refs:DumpAppQueue (Results 1 – 1 of 1) sorted by relevance
373 static int DumpAppQueue(ListNode *node, void *data) in DumpAppQueue() function414 OH_ListTraversal((ListNode *)&g_appSpawnMgr->appQueue, "App queue", DumpAppQueue, 0); in ProcessAppSpawnDumpMsg()416 OH_ListTraversal((ListNode *)&g_appSpawnMgr->diedQueue, "App died queue", DumpAppQueue, 0); in ProcessAppSpawnDumpMsg()