Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp2845 for (auto halInstance : android::hardware::getAllHalInstanceNames(IAllocator::descriptor)) { in getAllocatorInstances() local
2846 instances.emplace_back(std::move(halInstance)); in getAllocatorInstances()