Home
last modified time | relevance | path

Searched refs:createInputStream (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModulePrimary.h31 ndk::ScopedAStatus createInputStream(
DModuleStub.h32 ndk::ScopedAStatus createInputStream(
DModuleRemoteSubmix.h38 ndk::ScopedAStatus createInputStream(
DModuleUsb.h35 ndk::ScopedAStatus createInputStream(
DModuleBluetooth.h62 ndk::ScopedAStatus createInputStream(
DModule.h178 virtual ndk::ScopedAStatus createInputStream(
/hardware/interfaces/audio/aidl/default/
DModulePrimary.cpp46 ndk::ScopedAStatus ModulePrimary::createInputStream(StreamContext&& context, in createInputStream() function in aidl::android::hardware::audio::core::ModulePrimary
DModule.cpp870 RETURN_STATUS_IF_ERROR(createInputStream(std::move(context), in_args.sinkMetadata, in openInputStream()
/hardware/interfaces/audio/aidl/default/stub/
DModuleStub.cpp66 ndk::ScopedAStatus ModuleStub::createInputStream(StreamContext&& context, in createInputStream() function in aidl::android::hardware::audio::core::ModuleStub
/hardware/interfaces/audio/aidl/default/usb/
DModuleUsb.cpp71 ndk::ScopedAStatus ModuleUsb::createInputStream(StreamContext&& context, in createInputStream() function in aidl::android::hardware::audio::core::ModuleUsb
/hardware/interfaces/audio/aidl/default/r_submix/
DModuleRemoteSubmix.cpp91 ndk::ScopedAStatus ModuleRemoteSubmix::createInputStream( in createInputStream() function in aidl::android::hardware::audio::core::ModuleRemoteSubmix
/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp194 ndk::ScopedAStatus ModuleBluetooth::createInputStream( in createInputStream() function in aidl::android::hardware::audio::core::ModuleBluetooth