Home
last modified time | relevance | path

Searched refs:packageNameToLastEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp6491 std::map<std::string, std::string> packageNameToLastEvent; in printWatchedTagsUntilInterrupt() local
6508 const std::string& lastPrintedEvent = packageNameToLastEvent[packageName]; in printWatchedTagsUntilInterrupt()
6519 packageNameToLastEvent[packageName] = latestEvents[0]; in printWatchedTagsUntilInterrupt()