Searched defs:ContainedInVector (Results 1 – 2 of 2) sorted by relevance
107 bool BluetoothAudioCodecs::ContainedInVector( in ContainedInVector() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioCodecs
74 bool ContainedInVector(const std::vector<T>& vector, const typename identity<T>::type& target) { in ContainedInVector() function