Searched refs:sEffectsHALInterfaces (Results 1 – 1 of 1) sorted by relevance
67 static const std::map<AudioHalVersionInfo::Type, InterfaceName> sEffectsHALInterfaces = { variable161 auto interfaceMap = isDevice ? sDevicesHALInterfaces : sEffectsHALInterfaces; in createPreferredImpl()162 auto siblingInterfaceMap = isDevice ? sEffectsHALInterfaces : sDevicesHALInterfaces; in createPreferredImpl()