Home
last modified time | relevance | path

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

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