Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DDevice.cpp153 std::tuple<Result, sp<IStreamOut>> Device::openOutputStreamImpl(int32_t ioHandle, in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device
233 openOutputStreamImpl(ioHandle, device, config, flags, &suggestedConfig); in openOutputStream()
271 openOutputStreamImpl(ioHandle, device, config, flags, &suggestedConfig); in openOutputStream()
/aosp12/hardware/interfaces/audio/core/all-versions/default/include/core/default/
H A DDevice.h66 std::tuple<Result, sp<IStreamOut>> openOutputStreamImpl(int32_t ioHandle,