Searched defs:ClassMethodReference (Results 1 – 1 of 1) sorted by relevance
1304 struct ClassMethodReference { struct in art::ProfMan1305 TypeReference type_;1306 uint32_t method_index_;1308 bool operator==(const ClassMethodReference& ref) { in operator ==()1311 bool operator!=(const ClassMethodReference& ref) { in operator !=()