Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DHalManifest.h63 struct HalManifest : public HalGroup<ManifestHal>, struct
69 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest() argument
174 friend std::string dump(const HalManifest &vm); argument
233 SchemaType mType;
234 Level mLevel = Level::UNSPECIFIED;
237 struct {
240 } device;
243 struct {
251 } framework;