Home
last modified time | relevance | path

Searched defs:systemState (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogPerfService.cpp159 constexpr const char* toString(SystemState systemState) { in toString()
324 void WatchdogPerfService::setSystemState(SystemState systemState) { in setSystemState()
DIoOveruseMonitor.cpp252 time_point_millis time, SystemState systemState, in onPeriodicCollection()
401 time_point_millis time, SystemState systemState, in onCustomCollection()
DPerformanceProfiler.cpp1041 time_point_millis time, SystemState systemState, in onPeriodicCollection()
1103 time_point_millis time, SystemState systemState, in onCustomCollection()
1119 time_point_millis time, SystemState systemState, in processLocked()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java274 UidIoRecord updateSystemState(MockSystemStateInterface systemState) { in updateSystemState()
/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DIconProvider.java114 public String getSystemStateForPackage(String systemState, String packageName) { in getSystemStateForPackage()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2092 int systemState; in pushIoOveruseKillMetrics() local