Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_appmgr.c133 static int AppInfoCompareProc(ListNode *node, ListNode *newNode) in AppInfoCompareProc() function
160 OH_ListAddWithOrder(&g_appSpawnMgr->appQueue, &node->node, AppInfoCompareProc); in AddSpawnedProcess()