Home
last modified time | relevance | path

Searched defs:DeviceVector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DDeviceDescriptor.h118 DeviceVector() : SortedVector() {} in DeviceVector() function
119 explicit DeviceVector(const sp<DeviceDescriptor>& item) : DeviceVector() in DeviceVector() function
/aosp_15_r20/frameworks/av/services/audiopolicy/engine/common/include/
H A DEngineBase.h226 const DeviceVector& /*devices*/) { in setStrategyDevices()