Searched refs:Vndk (Results 1 – 6 of 6) sorted by relevance
43 struct Vndk { struct54 friend bool operator==(const Vndk &, const Vndk &); argument63 inline bool operator==(const Vndk &lft, const Vndk &rgt) { argument
124 const std::vector<Vndk> &vndks() const;166 std::vector<Vndk> mVndks;
83 Vndk mVndk;
581 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()
371 const std::vector<Vndk> &HalManifest::vndks() const { in vndks()
135 Vndk vndk2505; in testFrameworkManfiest()138 Vndk vndk2513; in testFrameworkManfiest()