Home
last modified time | relevance | path

Searched refs:AppInfoPidComparePro (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/standard/
H A Dappspawn_appmgr.c120 static int AppInfoPidComparePro(ListNode *node, void *data) in AppInfoPidComparePro() function
189 ListNode *node = OH_ListFind(&g_appSpawnMgr->appQueue, &pid, AppInfoPidComparePro); in GetSpawnedProcess()
253 ListNode *node = OH_ListFind(&g_appSpawnMgr->diedQueue, &pid, AppInfoPidComparePro); in GetProcessTerminationStatus()

Completed in 2 milliseconds