Searched refs:initialOnDisabledComponents (Results 1 – 2 of 2) sorted by relevance
827 std::vector<PowerComponent> initialOnDisabledComponents; in initRegularPowerPolicy() local834 initialOnDisabledComponents.push_back(component); in initRegularPowerPolicy()839 initialOnDisabledComponents, {}, {})); in initRegularPowerPolicy()
153 int[] initialOnDisabledComponents = new int[allCount - INITIAL_ON_COMPONENTS.length];158 initialOnDisabledComponents[pos++] = c;165 INITIAL_ON_COMPONENTS.clone(), initialOnDisabledComponents);