Searched defs:systemState (Results 1 – 6 of 6) sorted by relevance
/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogPerfService.cpp | 130 constexpr const char* toString(SystemState systemState) { in toString() 290 void WatchdogPerfService::setSystemState(SystemState systemState) { in setSystemState()
|
D | IoPerfCollection.cpp | 469 time_t time, [[maybe_unused]] SystemState systemState, in onPeriodicCollection() 528 time_t time, [[maybe_unused]] SystemState systemState, in onCustomCollection()
|
D | IoOveruseMonitor.cpp | 221 time_t time, SystemState systemState, in onPeriodicCollection() 367 time_t time, SystemState systemState, in onCustomCollection()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/ |
D | IoStatsTrackerTest.java | 272 UidIoRecord updateSystemState(MockSystemStateInterface systemState) { in updateSystemState()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | CarWatchdogServiceUnitTest.java | 4725 int systemState, int[] killedUids) { in sampleReportedKillStats() 5010 int uid, int systemState, AtomsProto.CarWatchdogPerStateBytes threshold, in constructIoOveruseKillStatsReported() 5021 int uid, int uidState, int systemState, int killReason, in constructCarWatchdogKillStatsReported()
|
/packages/services/Car/service/src/com/android/car/watchdog/ |
D | WatchdogPerfHandler.java | 1926 int systemState; in pushIoOveruseKillMetrics() local
|