Home
last modified time | relevance | path

Searched defs:hals (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/dumputils/
H A Ddump_utils.cpp143 Return<void> ret = manager->debugDump([&](auto& hals) { in get_interesting_hal_pids()
/aosp12/system/libvintf/
H A Dparse_xml.cpp1084 std::vector<ManifestHal> hals; in buildObject() local
1273 std::vector<MatrixHal> hals; in buildObject() local
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogProcessService.cpp815 Return<void> ret = manager->debugDump([&](auto& hals) { in terminateVhal()
/aosp12/system/libvintf/test/
H A DLibVintfTest.cpp4221 auto hals = getHals(manifest, "android.frameworks.schedulerservice"); in TEST_F() local