Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DHalManifest.h40 struct HalManifest { struct
47 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest() argument
131 friend std::string dump(const HalManifest &vm); argument
153 SchemaType mType;
157 std::multimap<std::string, ManifestHal> mHals;
160 struct {
162 } device;
165 struct {
167 } framework;