Searched defs:validateDeviceAddress (Results 1 – 4 of 4) sorted by relevance
| /device/generic/goldfish/audio/ | ||
| D | device_port_sink.cpp | 421 bool DevicePortSink::validateDeviceAddress(const DeviceAddress& address) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::DevicePortSink |
| D | stream_in.cpp | 443 bool StreamIn::validateDeviceAddress(const DeviceAddress& device) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn |
| D | device_port_source.cpp | 472 bool DevicePortSource::validateDeviceAddress(const DeviceAddress& address) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::DevicePortSource |
| D | stream_out.cpp | 586 bool StreamOut::validateDeviceAddress(const DeviceAddress& device) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut |