Home
last modified time | relevance | path

Searched defs:in_programId (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/
DIStreamOut.cpp222 int32_t in_programId; in _aidl_android_hardware_audio_core_IStreamOut_onTransact() local
757 …k::ScopedAStatus BpStreamOut::selectPresentation(int32_t in_presentationId, int32_t in_programId) { in selectPresentation()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/
DBnStreamOut.h88 …::ndk::ScopedAStatus selectPresentation(int32_t in_presentationId, int32_t in_programId) override { in selectPresentation()
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/android/media/
DIAudioTrack.cpp824 int32_t in_programId; in onTransact() local
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DStream.cpp1086 ndk::ScopedAStatus StreamOut::selectPresentation(int32_t in_presentationId, int32_t in_programId) { in selectPresentation()