Home
last modified time | relevance | path

Searched defs:updateHwAvSyncId (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIStreamCommon.aidl39 void updateHwAvSyncId(int hwAvSyncId); in updateHwAvSyncId() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIStreamCommon.aidl89 void updateHwAvSyncId(int hwAvSyncId); in updateHwAvSyncId() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIStreamCommon.aidl39 void updateHwAvSyncId(int hwAvSyncId); in updateHwAvSyncId() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIStreamCommon.aidl39 void updateHwAvSyncId(int hwAvSyncId); in updateHwAvSyncId() method
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp68 ndk::ScopedAStatus StreamSwitcher::updateHwAvSyncId(int32_t in_hwAvSyncId) { in updateHwAvSyncId() function in aidl::android::hardware::audio::core::StreamSwitcher
DStream.cpp713 ndk::ScopedAStatus StreamCommonImpl::updateHwAvSyncId(int32_t in_hwAvSyncId) { in updateHwAvSyncId() function in aidl::android::hardware::audio::core::StreamCommonImpl
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h361 ndk::ScopedAStatus updateHwAvSyncId(int32_t in_hwAvSyncId) override { in updateHwAvSyncId() function