Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/hal/
Dhal_implementation_test.cpp155 auto setInserter = [&] (const vintf::ManifestInstance& i) -> bool { in allHidlManifestInterfaces() local
162 vintf::VintfObject::GetDeviceHalManifest()->forEachInstance(setInserter); in allHidlManifestInterfaces()
163 vintf::VintfObject::GetFrameworkHalManifest()->forEachInstance(setInserter); in allHidlManifestInterfaces()
176 auto setInserter = [&] (const vintf::ManifestInstance& i) -> bool { in allAidlManifestInterfaces() local
183 vintf::VintfObject::GetDeviceHalManifest()->forEachInstance(setInserter); in allAidlManifestInterfaces()
184 vintf::VintfObject::GetFrameworkHalManifest()->forEachInstance(setInserter); in allAidlManifestInterfaces()