Searched defs:hals (Results 1 – 4 of 4) sorted by relevance
143 Return<void> ret = manager->debugDump([&](auto& hals) { in get_interesting_hal_pids()
1084 std::vector<ManifestHal> hals; in buildObject() local1273 std::vector<MatrixHal> hals; in buildObject() local
815 Return<void> ret = manager->debugDump([&](auto& hals) { in terminateVhal()
4221 auto hals = getHals(manifest, "android.frameworks.schedulerservice"); in TEST_F() local