Searched refs:halInstance (Results 1 – 1 of 1) sorted by relevance
2845 for (auto halInstance : android::hardware::getAllHalInstanceNames(IAllocator::descriptor)) { in getAllocatorInstances() local2846 instances.emplace_back(std::move(halInstance)); in getAllocatorInstances()