Searched defs:Lookup (Results 1 – 5 of 5) sorted by relevance
100 uint32_t TypeLookupTable::Lookup(const char* str, uint32_t hash) const { in Lookup() function in art::TypeLookupTable
102 ObjPtr<mirror::Class> ClassTable::Lookup(const char* descriptor, size_t hash) { in Lookup() function in art::ClassTable
134 ArtMethod* Lookup(ArtMethod* interface_method, PointerSize pointer_size) const { in Lookup() function
220 static MockSubtypeCheck Lookup(MockClass* klass) { in Lookup() function
98 HInstruction* Lookup(HInstruction* instruction) const { in Lookup() function in art::ValueSet