Home
last modified time | relevance | path

Searched defs:ContainedInVector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothAudioCodecs.cpp107 bool BluetoothAudioCodecs::ContainedInVector( in ContainedInVector() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioCodecs
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dcodec_status_aidl.cc74 bool ContainedInVector(const std::vector<T>& vector, const typename identity<T>::type& target) { in ContainedInVector() function