Home | History | Annotate | Download | only in libvintf

Lines Matching refs:appendAttr

192     inline void appendAttr(NodeType *e, const std::string &attrName, const T &attr) const {
196 inline void appendAttr(NodeType *e, const std::string &attrName, bool attr) const {
398 appendAttr(root, "arch", object.arch);
422 appendAttr(root, "type", object.mType);
485 appendAttr(root, "format", hal.format);
486 appendAttr(root, "optional", hal.optional);
568 appendAttr(root, "version", kernel.mMinLts);
589 appendAttr(root, "format", hal.format);
748 appendAttr(root, "version", HalManifest::kVersion);
749 appendAttr(root, "type", m.mType);
835 appendAttr(root, "format", f.format());
836 appendAttr(root, "optional", f.optional());
858 appendAttr(root, "version", CompatibilityMatrix::kVersion);
859 appendAttr(root, "type", m.mType);