Home
last modified time | relevance | path

Searched defs:hal (Results 1 – 14 of 14) sorted by relevance

/system/tools/hidl/test/lazy_test/
Dmain.cpp48 sp<IBase> hal = getHal(); in TEST() local
71 sp<IBase> hal = getHal(); in testWithTimes() local
/system/libvintf/include/vintf/
DHalGroup.h81 for (const auto& hal : getHals()) { in forEachInstance() local
90 for (const auto* hal : getHals(package)) { in forEachInstanceOfPackage() local
/system/libvintf/
DHalManifest.cpp119 for (const auto &hal : mHals) { in getHalNames() local
153 for (const ManifestHal* hal : getHals(package)) { in forEachInstanceOfVersion() local
465 ManifestHal hal; in insertInstance() local
Dparse_string.cpp350 bool parse(const std::string &s, ManifestHal *hal) { in parse()
368 std::ostream &operator<<(std::ostream &os, const ManifestHal &hal) { in operator <<()
450 for (const auto &hal : vm.getHals()) { in dump() local
DCompatibilityMatrix.cpp452 for (const MatrixHal* hal : getHals(package)) { in forEachInstanceOfVersion() local
DVintfObject.cpp783 for (const MatrixHal& hal : oldMatrix.getHals()) { in checkDeprecation() local
/system/bt/service/hal/
Dfake_bluetooth_interface.cc20 namespace hal { namespace
Dfake_bluetooth_av_interface.cc20 namespace hal { namespace
Dbluetooth_av_interface.cc28 namespace hal { namespace
Dbluetooth_interface.cc40 namespace hal { namespace
Dfake_bluetooth_gatt_interface.cc20 namespace hal { namespace
Dbluetooth_gatt_interface.cc39 namespace hal { namespace
Dbluetooth_avrcp_interface.cc39 namespace hal { namespace
/system/libvintf/test/
DLibVintfTest.cpp713 for (const auto &hal : getHals(vm)) { in TEST_F() local
3254 ManifestHal hal; in TEST_F() local