Searched refs:stackType (Results 1 – 1 of 1) sorted by relevance
148 std::string stackType = (stackType_ == LAUNCHER) ? "launcher\n" : "default\n"; in DumpMissionStack() local149 std::string stackInfo = "MissionStack Type: " + stackType; in DumpMissionStack()