Searched defs:AppSpawnContent (Results 1 – 4 of 4) sorted by relevance
65 typedef struct AppSpawnContent { struct82 void (*runAppSpawn)(struct AppSpawnContent *content, int argc, char *const argv[]); argument83 void (*notifyResToParent)(struct AppSpawnContent *content, AppSpawnClient *client, int result); argument84 int (*runChildProcessor)(struct AppSpawnContent *content, AppSpawnClient *client); argument86 int (*coldStartApp)(struct AppSpawnContent *content, AppSpawnClient *client); argument87 } AppSpawnContent; typedef
34 typedef struct AppSpawnContent AppSpawnContent; typedef
36 typedef struct AppSpawnContent AppSpawnContent; typedef
61 typedef struct AppSpawnContent AppSpawnContent; typedef