Lines Matching refs:content
20 static int TestPluginReportProcessExit(const AppSpawnMgr *content, const AppSpawnedProcess *appInfo)
26 static int TestPluginReportProcessAdd(const AppSpawnMgr *content, const AppSpawnedProcess *appInfo)
32 static int TestPluginPreload(AppSpawnMgr *content)
38 static int TestPluginExit(AppSpawnMgr *content)
45 static int TestPluginPreFork(AppSpawnMgr *content, AppSpawningCtx *property)
51 static int TestPluginPreReply(AppSpawnMgr *content, AppSpawningCtx *property)
57 static int TestPluginPostReply(AppSpawnMgr *content, AppSpawningCtx *property)
63 static int ChildPreColdBoot(AppSpawnMgr *content, AppSpawningCtx *property)
68 static int ChildExecute(AppSpawnMgr *content, AppSpawningCtx *property)
73 static int ChildPreRely(AppSpawnMgr *content, AppSpawningCtx *property)
78 static int ChildPostRely(AppSpawnMgr *content, AppSpawningCtx *property)
83 static int ChildPreRun(AppSpawnMgr *content, AppSpawningCtx *property)