Searched refs:Vndk (Results 1 – 9 of 9) sorted by relevance
45 struct [[deprecated]] Vndk { struct56 friend bool operator==(const Vndk &, const Vndk &); argument68 inline bool operator==(const Vndk &lft, const Vndk &rgt) { argument
39 VINTF_SERIALIZE_FLAGS_FIELD(Vndk, 3)
171 Vndk mVndk;
227 std::vector<Vndk> mVndks;
21 method public compatibility.matrix.Vndk getVndk();30 method public void setVndk(compatibility.matrix.Vndk);105 public class Vndk {106 ctor public Vndk();
61 method public java.util.List<hal.manifest.Vndk> getVndk();88 public class Vndk {89 ctor public Vndk();
863 struct [[deprecated]] VndkConverter : public XmlNodeConverter<Vndk> {865 void mutateNode(const Vndk &object, NodeType *root, DocType *d) const override { in mutateNode()869 bool buildObject(Vndk* object, NodeType* root, std::string* error) const override { in buildObject()1196 if (!(m.device.mVndk == Vndk{})) { in mutateNode()
1267 overrideVndkProperties.Vndk.Enabled = proptools.BoolPtr(false)1268 overrideVndkProperties.Vndk.Support_system_process = proptools.BoolPtr(false)
174 Vndk vndk2505; in testFrameworkManfiest()177 Vndk vndk2513; in testFrameworkManfiest()