Searched defs:Lookup (Results 1 – 4 of 4) sorted by relevance
44 ALWAYS_INLINE uint32_t Lookup(const char* str, uint32_t hash) const { in Lookup() function
94 mirror::Class* ClassTable::Lookup(const char* descriptor, size_t hash) { in Lookup() function in art::ClassTable
128 ArtMethod* Lookup(ArtMethod* interface_method, size_t pointer_size) const { in Lookup() function
99 HInstruction* Lookup(HInstruction* instruction) const { in Lookup() function in art::ValueSet