Searched refs:unrefDevice (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | primary_device.h | 113 void unrefDevice(StreamIn *); |
D | primary_device.cpp | 256 void Device::unrefDevice(StreamIn *sin) { in unrefDevice() function in android::hardware::audio::CPP_VERSION::implementation::Device |
D | stream_in.cpp | 336 mDev->unrefDevice(this); in closeImpl() |
D | stream_out.cpp | 366 mDev->unrefDevice(this); in closeImpl() |