Home
last modified time | relevance | path

Searched defs:filterPackages (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.cpp573 time_t time, SystemState systemState, const std::unordered_set<std::string>& filterPackages, in onCustomCollection()
591 const std::unordered_set<std::string>& filterPackages, in processLocked()
618 const std::unordered_set<std::string>& filterPackages, in processUidStatsLocked()
DWatchdogPerfService.h301 std::unordered_set<std::string> filterPackages; member
DWatchdogPerfService.cpp480 std::unordered_set<std::string> filterPackages; in onCustomCollection() local
613 const std::unordered_set<std::string>& filterPackages) { in startCustomCollection()
DIoOveruseMonitor.cpp392 [[maybe_unused]] const std::unordered_set<std::string>& filterPackages, in onCustomCollection()