Searched refs:addSpace (Results 1 – 1 of 1) sorted by relevance
209 bool addSpace = false; in LogEvents() local225 addSpace = false; in LogEvents()228 string.Append("%s%s", addSpace ? " " : "", EventToString(static_cast<Event>(1 << bit))); in LogEvents()229 addSpace = true; in LogEvents()