Searched refs:ComponentSpecificConfig (Results 1 – 2 of 2) sorted by relevance
135 class ComponentSpecificConfig final {137 ComponentSpecificConfig() : mGeneric(defaultThreshold()) {} in ComponentSpecificConfig() function139 ~ComponentSpecificConfig() { in ~ComponentSpecificConfig()238 int32_t updatableConfigsFilter, ComponentSpecificConfig* targetComponentConfig);248 const ComponentSpecificConfig& componentSpecificConfig, const int32_t componentFilter);251 ComponentSpecificConfig mSystemConfig;253 ComponentSpecificConfig mVendorConfig;255 ComponentSpecificConfig mThirdPartyConfig;
248 Result<void> ComponentSpecificConfig::updatePerPackageThresholds( in updatePerPackageThresholds()278 Result<void> ComponentSpecificConfig::updateSafeToKillPackages( in updateSafeToKillPackages()431 ComponentSpecificConfig* targetComponentConfig; in updateFromAidlConfig()473 ComponentSpecificConfig* targetComponentConfig) { in update()603 const ComponentSpecificConfig& componentSpecificConfig, const int32_t componentFilter) { in get()