Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DHalManifest.h59 struct HalManifest : public HalGroup<ManifestHal>, struct
65 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest() function
162 friend std::string dump(const HalManifest &vm); argument
214 SchemaType mType;
215 Level mLevel = Level::UNSPECIFIED;
218 struct {
221 } device;
224 struct {
232 } framework;