OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRouteSinkDevice
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
HwModule.h
61
sp<DeviceDescriptor>
getRouteSinkDevice
(const sp<AudioRoute> &route) const;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
HwModule.cpp
145
sp<DeviceDescriptor> HwModule::
getRouteSinkDevice
(const sp<AudioRoute> &route) const
209
sp<DeviceDescriptor> sinkDevice =
getRouteSinkDevice
(routes[j]);
Completed in 37 milliseconds