Home
last modified time | relevance | path

Searched refs:updatePerCategoryThresholds (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseConfigs.h240 android::base::Result<void> updatePerCategoryThresholds(
H A DIoOveruseConfigs.cpp356 Result<void> IoOveruseConfigs::updatePerCategoryThresholds( in updatePerCategoryThresholds() function in android::automotive::watchdog::IoOveruseConfigs
552 updatePerCategoryThresholds(ioOveruseConfiguration.categorySpecificThresholds); in update()