Searched refs:getDeviceParameters (Results 1 – 4 of 4) sorted by relevance
31 const std::vector<DeviceParameter>& getDeviceParameters();38 for (const auto& device : getDeviceParameters()) { in generateOutputDeviceConfigParameters()101 for (const auto& device : getDeviceParameters()) { in generateInputDeviceConfigParameters()
70 const std::vector<DeviceParameter>& getDeviceParameters() { return mDeviceParameters; } in getDeviceParameters() function82 const std::vector<DeviceParameter>& getDeviceParameters() { in getDeviceParameters() function83 return PolicyConfigManager::getInstance().getDeviceParameters(); in getDeviceParameters()
33 const std::vector<DeviceParameter>& getDeviceParameters();97 for (const auto& device : getDeviceParameters()) { in generateOutputDeviceConfigParameters()148 for (const auto& device : getDeviceParameters()) { in getOutputDeviceInvalidConfigParameters()230 for (const auto& device : getDeviceParameters()) { in generateInputDeviceConfigParameters()280 for (const auto& device : getDeviceParameters()) { in getInputDeviceInvalidConfigParameters()
198 const std::vector<DeviceParameter>& getDeviceParameters() { in getDeviceParameters() function237 getDeviceParameters().begin(), getDeviceParameters().end(), [](const auto& elem) { in getDeviceParametersForPrimaryDeviceTests()240 if (primary != getDeviceParameters().end()) result.push_back(*primary); in getDeviceParametersForPrimaryDeviceTests()345 ::testing::ValuesIn(getDeviceParameters()), &DeviceParameterToString);471 ::testing::ValuesIn(getDeviceParameters()), &DeviceParameterToString);490 ::testing::ValuesIn(getDeviceParameters()), &DeviceParameterToString);515 ::testing::ValuesIn(getDeviceParameters()), &DeviceParameterToString);