Home
last modified time | relevance | path

Searched refs:matchIt (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DEffectsFactoryHalAidl.cpp242 auto matchIt = std::find_if(list.begin(), list.end(), in getHalDescriptorWithImplUuid() local
244 if (matchIt == list.end()) { in getHalDescriptorWithImplUuid()
251 ::aidl::android::aidl2legacy_Descriptor_effect_descriptor(*matchIt)); in getHalDescriptorWithImplUuid()