Searched defs:hal (Results 1 – 8 of 8) sorted by relevance
58 bool HalManifest::add(ManifestHal&& hal) { in add()68 for (const auto &hal : mHals) { in getHalNames() local76 for (const auto &hal : getHals()) { in getHalNamesAndVersions() local86 for (const ManifestHal *hal : getHals(name)) { in getInterfaceNames() local122 for (const ManifestHal *hal : getHals(package)) { in getTransport() local155 for (const ManifestHal *hal : getHals(name)) { in getSupportedVersions() local165 for (const ManifestHal *hal : getHals(halName)) { in getInstances() local
26 bool CompatibilityMatrix::add(MatrixHal &&hal) { in add()
301 bool parse(const std::string &s, ManifestHal *hal) { in parse()319 std::ostream &operator<<(std::ostream &os, const ManifestHal &hal) { in operator <<()364 for (const auto &hal : vm.getHals()) { in dump() local
20 namespace hal { namespace
40 namespace hal { namespace
39 namespace hal { namespace
620 for (const auto &hal : getHals(vm)) { in TEST_F() local