Searched defs:AppSpawnContent (Results 1 – 4 of 4) sorted by relevance
58 typedef struct AppSpawnContent { struct72 void (*runAppSpawn)(struct AppSpawnContent *content, int argc, char *const argv[]); argument73 void (*notifyResToParent)(struct AppSpawnContent *content, AppSpawnClient *client, int result); argument74 int (*runChildProcessor)(struct AppSpawnContent *content, AppSpawnClient *client); argument76 int (*coldStartApp)(struct AppSpawnContent *content, AppSpawnClient *client); argument77 } AppSpawnContent; typedef
33 typedef struct AppSpawnContent AppSpawnContent; typedef
36 typedef struct AppSpawnContent AppSpawnContent; typedef
56 typedef struct AppSpawnContent AppSpawnContent; typedef