Home
last modified time | relevance | path

Searched defs:ProtoReferenceValueComparator (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/dex/
Dproto_reference.h50 struct ProtoReferenceValueComparator { struct
51 bool operator()(const ProtoReference& lhs, const ProtoReference& rhs) const { in operator()
61 bool SlowCompare(const ProtoReference& lhs, const ProtoReference& rhs) const { in SlowCompare()