Home
last modified time | relevance | path

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

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