Searched defs:HalManifest (Results 1 – 1 of 1) sorted by relevance
59 struct HalManifest : public HalGroup<ManifestHal>, struct65 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest() function162 friend std::string dump(const HalManifest &vm); argument214 SchemaType mType;215 Level mLevel = Level::UNSPECIFIED;218 struct {221 } device;224 struct {232 } framework;