Searched defs:AppSpawnContent (Results 1 – 4 of 4) sorted by relevance
67 typedef struct AppSpawnContent { struct84 void (*runAppSpawn)(struct AppSpawnContent *content, int argc, char *const argv[]); argument85 void (*notifyResToParent)(struct AppSpawnContent *content, AppSpawnClient *client, int result); argument86 int (*runChildProcessor)(struct AppSpawnContent *content, AppSpawnClient *client); argument88 int (*coldStartApp)(struct AppSpawnContent *content, AppSpawnClient *client); argument89 } AppSpawnContent; typedef
47 typedef struct AppSpawnContent AppSpawnContent; typedef
36 typedef struct AppSpawnContent AppSpawnContent; typedef
61 typedef struct AppSpawnContent AppSpawnContent; typedef