Home
last modified time | relevance | path

Searched defs:in_patchId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/
DBnModule.h103 ::ndk::ScopedAStatus resetAudioPatch(int32_t in_patchId) override { in resetAudioPatch()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/
DIModule.cpp347 int32_t in_patchId; in _aidl_android_hardware_audio_core_IModule_onTransact() local
1416 ::ndk::ScopedAStatus BpModule::resetAudioPatch(int32_t in_patchId) { in resetAudioPatch()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp1375 ndk::ScopedAStatus Module::resetAudioPatch(int32_t in_patchId) { in resetAudioPatch()