Home
last modified time | relevance | path

Searched defs:validateDeviceAddress (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/audio/
Ddevice_port_sink.cpp421 bool DevicePortSink::validateDeviceAddress(const DeviceAddress& address) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::DevicePortSink
Dstream_in.cpp443 bool StreamIn::validateDeviceAddress(const DeviceAddress& device) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
Ddevice_port_source.cpp472 bool DevicePortSource::validateDeviceAddress(const DeviceAddress& address) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::DevicePortSource
Dstream_out.cpp586 bool StreamOut::validateDeviceAddress(const DeviceAddress& device) { in validateDeviceAddress() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut