Searched refs:openInputStreamImpl (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/audio/core/all-versions/default/ |
D | Device.cpp | 167 std::tuple<Result, sp<IStreamIn>> Device::openInputStreamImpl( in openInputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device 209 openInputStreamImpl(ioHandle, device, config, flags, source, &suggestedConfig); in openInputStream() 244 openInputStreamImpl(ioHandle, device, config, flags, source, &suggestedConfig); in openInputStream()
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | Device.h | 70 std::tuple<Result, sp<IStreamIn>> openInputStreamImpl(
|