Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DHalManifest.h42 struct HalManifest : public HalGroup<ManifestHal>, public XmlFileGroup<ManifestXmlFile> { struct
48 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest() argument
140 friend std::string dump(const HalManifest &vm); argument
155 SchemaType mType;
158 struct {
160 } device;
163 struct {
165 } framework;