Home
last modified time | relevance | path

Searched refs:openOutputStreamImpl (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp140 std::tuple<Result, sp<IStreamOut>> Device::openOutputStreamImpl(int32_t ioHandle, in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device
199 openOutputStreamImpl(ioHandle, device, config, flags, &suggestedConfig); in openOutputStream()
221 openOutputStreamImpl(ioHandle, device, config, flags, &suggestedConfig); in openOutputStream()
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DDevice.h65 std::tuple<Result, sp<IStreamOut>> openOutputStreamImpl(int32_t ioHandle,