Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c689 static int GetAppSpawnMsg(AppSpawningCtx *property) in GetAppSpawnMsg() function
785 if (GetAppSpawnMsg(property) == -1) { in ProcessPreFork()