Home
last modified time | relevance | path

Searched defs:tempDataMQ (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp421 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/
Dclient_interface_hidl.cc505 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 DA2dpSoftwareAudioProvider.cpp51 std::unique_ptr<DataMQ> tempDataMQ( in A2dpSoftwareAudioProvider() local
H A DHearingAidAudioProvider.cpp47 std::unique_ptr<DataMQ> tempDataMQ( in HearingAidAudioProvider() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/default/
H A DLeAudioAudioProvider.cpp165 std::unique_ptr<DataMQ> tempDataMQ( in startSession_2_1() local
H A DA2dpSoftwareAudioProvider.cpp53 std::unique_ptr<DataMQ> tempDataMQ( in A2dpSoftwareAudioProvider() local
H A DHearingAidAudioProvider.cpp49 std::unique_ptr<DataMQ> tempDataMQ( in HearingAidAudioProvider() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
H A DVtsHalBluetoothAudioV2_0TargetTest.cpp334 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 DStreamHalHidl.cpp535 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 DBluetoothAudioSession.cpp170 std::unique_ptr<DataMQ> tempDataMQ; in UpdateDataPath() local
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h962 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 DStreamIn.cpp398 std::unique_ptr<DataMQ> tempDataMQ(new DataMQ(frameSize * framesCount, true /* EventFlag */)); in prepareForReading() local
H A DStreamOut.cpp384 std::unique_ptr<DataMQ> tempDataMQ(new DataMQ(frameSize * framesCount, true /* EventFlag */)); in prepareForWriting() local