Searched refs:packageNameToLastEvent (Results 1 – 1 of 1) sorted by relevance
6794 std::map<std::string, std::string> packageNameToLastEvent; in printWatchedTagsUntilInterrupt() local6811 const std::string& lastPrintedEvent = packageNameToLastEvent[packageName]; in printWatchedTagsUntilInterrupt()6822 packageNameToLastEvent[packageName] = latestEvents[0]; in printWatchedTagsUntilInterrupt()