Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DPolicyManager.cpp390 void configureComponents(const std::vector<PowerComponent>& configComponents, in configureComponents() function
596 configureComponents(policy->enabledComponents, &systemPolicy->enabledComponents, in reconstructNoUserInteractionPolicy()
598 configureComponents(policy->disabledComponents, &systemPolicy->disabledComponents, in reconstructNoUserInteractionPolicy()