Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseConfigs.cpp178 const ResourceOveruseConfiguration& resourceOveruseConfig) { in isValidResourceOveruseConfig()
219 for (const auto& resourceOveruseConfig : resourceOveruseConfigs) { in isValidResourceOveruseConfigs() local
412 for (const auto& resourceOveruseConfig : resourceOveruseConfigs) { in update() local
419 const auto resourceOveruseConfig = sParseXmlFile(filename); in updateFromXml() local
431 const ResourceOveruseConfiguration& resourceOveruseConfig) { in updateFromAidlConfig()
656 for (const auto resourceOveruseConfig : resourceOveruseConfigs) { in writeToDisk() local
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DOveruseConfigurationTestUtils.cpp82 ResourceOveruseConfiguration resourceOveruseConfig; in constructResourceOveruseConfig() local
H A DOveruseConfigurationXmlHelperTest.cpp286 ResourceOveruseConfiguration resourceOveruseConfig; in TEST() local
H A DIoOveruseConfigsTest.cpp1060 const auto resourceOveruseConfig = sampleUpdateSystemConfig(); in TEST_F() local
1071 const auto resourceOveruseConfig = sampleUpdateVendorConfig(); in TEST_F() local