Home
last modified time | relevance | path

Searched defs:routes (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DConfiguration.h40 std::vector<AudioRoute> routes; member
/hardware/interfaces/audio/aidl/default/r_submix/
DModuleRemoteSubmix.cpp62 std::vector<AudioRoute> routes; in populateConnectedDevicePort() local
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp188 const auto& routes = module->getFirstRoutes()->getRoute(); in getSourceDevicesForMixPort() local
/hardware/interfaces/audio/aidl/default/
DModule.cpp528 auto& routes = getConfig().routes; in connectExternalDevice() local
598 auto& routes = getConfig().routes; in disconnectExternalDevice() local
664 auto& routes = getConfig().routes; in getAudioRoutesForAudioPort() local
795 auto& routes = getConfig().routes; in setAudioPatch() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1289 std::vector<AudioRoute> routes; in TEST_P() local
1304 std::vector<AudioRoute> routes; in TEST_P() local
1322 std::vector<AudioRoute> routes; in TEST_P() local
1333 std::vector<AudioRoute> routes; in TEST_P() local
1815 std::vector<AudioRoute> routes; in TEST_P() local
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp158 route_config_t routes[MAX_ROUTES]; member