Searched defs:BaseSpawnFileAction (Results 1 – 3 of 3) sorted by relevance
18 struct BaseSpawnFileAction { struct26 BaseSpawnFileAction *next; argument29 BaseSpawnFileAction *act) { in add_action() argument41 explicit BaseSpawnFileAction(ActionType t) : type(t), next(nullptr) {} in BaseSpawnFileAction() argument
18 struct BaseSpawnFileAction { struct26 BaseSpawnFileAction *next; argument29 BaseSpawnFileAction *act) { in add_action() argument41 explicit BaseSpawnFileAction(ActionType t) : type(t), next(nullptr) {} in BaseSpawnFileAction() function