Searched defs:Vndk (Results 1 – 1 of 1) sorted by relevance
45 struct [[deprecated]] Vndk { struct47 const VndkVersionRange &versionRange() const { return mVersionRange; } in versionRange() argument56 friend bool operator==(const Vndk &, const Vndk &); argument57 VndkVersionRange mVersionRange; argument68 inline bool operator==(const Vndk &lft, const Vndk &rgt) { argument