/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
H A D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 421 std::unique_ptr<DataMQ> tempDataMQ; in TEST_P() local 949 std::unique_ptr<DataMQ> tempDataMQ; in TEST_P() local 1037 std::unique_ptr<DataMQ> tempDataMQ; in TEST_P() local 1131 std::unique_ptr<DataMQ> tempDataMQ; in TEST_P() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | client_interface_hidl.cc | 505 std::unique_ptr<DataMQ> tempDataMQ; in StartSession() local 563 std::unique_ptr<DataMQ> tempDataMQ; in StartSession_2_1() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/default/ |
H A D | A2dpSoftwareAudioProvider.cpp | 51 std::unique_ptr<DataMQ> tempDataMQ( in A2dpSoftwareAudioProvider() local
|
H A D | HearingAidAudioProvider.cpp | 47 std::unique_ptr<DataMQ> tempDataMQ( in HearingAidAudioProvider() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/default/ |
H A D | LeAudioAudioProvider.cpp | 165 std::unique_ptr<DataMQ> tempDataMQ( in startSession_2_1() local
|
H A D | A2dpSoftwareAudioProvider.cpp | 53 std::unique_ptr<DataMQ> tempDataMQ( in A2dpSoftwareAudioProvider() local
|
H A D | HearingAidAudioProvider.cpp | 49 std::unique_ptr<DataMQ> tempDataMQ( in HearingAidAudioProvider() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
H A D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 334 std::unique_ptr<DataMQ> tempDataMQ; in TEST_P() local 851 std::unique_ptr<DataMQ> tempDataMQ; in TEST_P() local
|
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/ |
H A D | StreamHalHidl.cpp | 535 std::unique_ptr<DataMQ> tempDataMQ; in prepareForWriting() local 1121 std::unique_ptr<DataMQ> tempDataMQ; in prepareForReading() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/session/ |
H A D | BluetoothAudioSession.cpp | 170 std::unique_ptr<DataMQ> tempDataMQ; in UpdateDataPath() local
|
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/ |
H A D | AudioPrimaryHidlHalTest.h | 962 std::unique_ptr<DataMQ> tempDataMQ; in workerInit() local 1166 std::unique_ptr<DataMQ> tempDataMQ; in workerInit() local
|
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/ |
H A D | StreamIn.cpp | 398 std::unique_ptr<DataMQ> tempDataMQ(new DataMQ(frameSize * framesCount, true /* EventFlag */)); in prepareForReading() local
|
H A D | StreamOut.cpp | 384 std::unique_ptr<DataMQ> tempDataMQ(new DataMQ(frameSize * framesCount, true /* EventFlag */)); in prepareForWriting() local
|