Searched defs:systemState (Results 1 – 5 of 5) sorted by relevance
122 constexpr const char* toString(SystemState systemState) { in toString()267 void WatchdogPerfService::setSystemState(SystemState systemState) { in setSystemState()
272 UidIoRecord updateSystemState(MockSystemStateInterface systemState) { in updateSystemState()
114 public String getSystemStateForPackage(String systemState, String packageName) { in getSystemStateForPackage()
4078 int systemState, int[] killedUids) { in sampleReportedKillStats()4381 int uid, int systemState, AtomsProto.CarWatchdogPerStateBytes threshold, in constructIoOveruseKillStatsReported()4392 int uid, int uidState, int systemState, int killReason, in constructCarWatchdogKillStatsReported()
1671 int systemState; in pushIoOveruseKillMetrics() local