Searched refs:getCachedPolicyConfig (Results 1 – 6 of 6) sorted by relevance
30 const PolicyConfig& getCachedPolicyConfig();40 auto module = getCachedPolicyConfig().getModuleFromName(moduleName); in generateOutputDeviceConfigParameters()42 if (getCachedPolicyConfig() in generateOutputDeviceConfigParameters()103 auto module = getCachedPolicyConfig().getModuleFromName(moduleName); in generateInputDeviceConfigParameters()105 if (getCachedPolicyConfig() in generateInputDeviceConfigParameters()
32 const PolicyConfig& getCachedPolicyConfig();99 auto module = getCachedPolicyConfig().getModuleFromName(moduleName); in generateOutputDeviceConfigParameters()103 if (getCachedPolicyConfig() in generateOutputDeviceConfigParameters()150 getCachedPolicyConfig().getModuleFromName(std::get<PARAM_DEVICE_NAME>(device)); in getOutputDeviceInvalidConfigParameters()232 auto module = getCachedPolicyConfig().getModuleFromName(moduleName); in generateInputDeviceConfigParameters()236 if (getCachedPolicyConfig() in generateInputDeviceConfigParameters()282 getCachedPolicyConfig().getModuleFromName(std::get<PARAM_DEVICE_NAME>(device)); in getInputDeviceInvalidConfigParameters()
521 getCachedPolicyConfig().getSinkDeviceForMixPort(getDeviceName(), getMixPortName()); in canQueryPresentationPosition()530 getCachedPolicyConfig().getSinkDeviceForMixPort(getDeviceName(), getMixPortName()); in createPatchIfNeeded()693 auto maybeSourceAddress = getCachedPolicyConfig().getSourceDeviceForMixPort( in canQueryCapturePosition()702 auto maybeSourceAddress = getCachedPolicyConfig().getSourceDeviceForMixPort( in createPatchIfNeeded()838 auto maybeSourceDevice = getCachedPolicyConfig().getSourceDeviceForMixPort( in getBuiltinMicConfigParameters()864 getCachedPolicyConfig().getSourceDeviceForMixPort(getDeviceName(), getMixPortName()); in TEST_P()
78 const PolicyConfig& getCachedPolicyConfig() { in getCachedPolicyConfig() function114 EXPECT_NE(nullptr, getCachedPolicyConfig().getPrimaryModule()); in TEST_P()115 EXPECT_FALSE(getCachedPolicyConfig().getModulesWithDevicesNames().empty()); in TEST_P()147 EXPECT_NE(nullptr, getCachedPolicyConfig().getPrimaryModule()); in TEST()
33 const PolicyConfig& getCachedPolicyConfig();48 auto& policyConfig = getCachedPolicyConfig(); in primaryHasMic()
162 const PolicyConfig& getCachedPolicyConfig() { in getCachedPolicyConfig() function203 const auto devices = getCachedPolicyConfig().getModulesWithDevicesNames(); in getDeviceParameters()261 auto& policyConfig = getCachedPolicyConfig(); in SetUp()271 auto& policyConfig = getCachedPolicyConfig(); in TEST_P()1197 auto maybeSourceAddress = getCachedPolicyConfig().getSourceDeviceForMixPort( in SetUp()