Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c78 static void AppQueueDestroyProc(const AppSpawnMgr *mgr, AppSpawnedProcess *appInfo, void *data) in AppQueueDestroyProc() function
122 TraversalSpawnedProcess(AppQueueDestroyProc, NULL); in StopAppSpawn()
1462 TraversalSpawnedProcess(AppQueueDestroyProc, NULL); in ProcessSpawnRestartMsg()