Home
last modified time | relevance | path

Searched refs:setModuleDebug (Results 1 – 15 of 15) 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.h49 …::ndk::ScopedAStatus setModuleDebug(const ::aidl::android::hardware::audio::core::ModuleDebug& in_… in setModuleDebug() function
50 return _impl->setModuleDebug(in_debug); in setModuleDebug()
DBpModule.h25 …::ndk::ScopedAStatus setModuleDebug(const ::aidl::android::hardware::audio::core::ModuleDebug& in_…
DIModule.h368 …virtual ::ndk::ScopedAStatus setModuleDebug(const ::aidl::android::hardware::audio::core::ModuleDe…
416 …::ndk::ScopedAStatus setModuleDebug(const ::aidl::android::hardware::audio::core::ModuleDebug& in_…
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl78 void setModuleDebug(in ModuleDebug debug); in setModuleDebug() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
H A DIModule.aidl37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
H A DIModule.aidl37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
H A DIModule.aidl37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug() method
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/
H A DModuleMock.h50 ndk::ScopedAStatus setModuleDebug(const ModuleDebug&) override { in setModuleDebug() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/
H A DModule.h64 ndk::ScopedAStatus setModuleDebug(
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/
DIModule.cpp68 ::ndk::ScopedAStatus _aidl_status = _aidl_impl->setModuleDebug(in_debug); in _aidl_android_hardware_audio_core_IModule_onTransact()
726 ::ndk::ScopedAStatus BpModule::setModuleDebug(const ::aidl::android::hardware::audio::core::ModuleD… in setModuleDebug() function in aidl::android::hardware::audio::core::BpModule
749 _aidl_status = IModule::getDefaultImpl()->setModuleDebug(in_debug); in setModuleDebug()
2436 ::ndk::ScopedAStatus IModuleDefault::setModuleDebug(const ::aidl::android::hardware::audio::core::M… in setModuleDebug() function in aidl::android::hardware::audio::core::IModuleDefault
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalAidl.cpp1148 status_t status = statusTFromBinderStatus(mModule->setModuleDebug(debug)); in setSimulateDeviceConnections()
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp234 EXPECT_IS_OK(mModule->setModuleDebug(mInitial)); in ~WithDebugFlags()
238 ASSERT_IS_OK(module->setModuleDebug(mFlags)); in SetUp()
1930 EXPECT_STATUS(EX_ILLEGAL_STATE, module->setModuleDebug(midwayDebugChange)) in TEST_P()
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp366 ndk::ScopedAStatus setModuleDebug( in setModuleDebug() function in __anon5a59cc030111::ModuleMock
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp599 ndk::ScopedAStatus Module::setModuleDebug( in setModuleDebug() function in aidl::android::hardware::audio::core::Module