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