Home
last modified time | relevance | path

Searched refs:Vndk (Results 1 – 6 of 6) sorted by relevance

/system/libvintf/include/vintf/
DVndk.h43 struct Vndk { struct
54 friend bool operator==(const Vndk &, const Vndk &); argument
63 inline bool operator==(const Vndk &lft, const Vndk &rgt) { argument
DHalManifest.h124 const std::vector<Vndk> &vndks() const;
166 std::vector<Vndk> mVndks;
DCompatibilityMatrix.h83 Vndk mVndk;
/system/libvintf/
Dparse_xml.cpp581 struct VndkConverter : public XmlNodeConverter<Vndk> {
583 void mutateNode(const Vndk &object, NodeType *root, DocType *d) const override { in mutateNode()
587 bool buildObject(Vndk *object, NodeType *root) const override { in buildObject()
DHalManifest.cpp371 const std::vector<Vndk> &HalManifest::vndks() const { in vndks()
/system/libvintf/test/
Dmain.cpp135 Vndk vndk2505; in testFrameworkManfiest()
138 Vndk vndk2513; in testFrameworkManfiest()