Searched defs:HalManifest (Results 1 – 1 of 1) sorted by relevance
42 struct HalManifest : public HalGroup<ManifestHal>, public XmlFileGroup<ManifestXmlFile> { struct48 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest() argument140 friend std::string dump(const HalManifest &vm); argument155 SchemaType mType;158 struct {160 } device;163 struct {165 } framework;