Searched defs:Lookup (Results 1 – 6 of 6) sorted by relevance
97 const MemoryTypeRange<T>* Lookup(uintptr_t address) const { in Lookup() function271 const MemoryTypeRange<T>* MemoryTypeTable<T>::Builder::Lookup(uintptr_t address) const { in Lookup() function
100 uint32_t TypeLookupTable::Lookup(const char* str, uint32_t hash) const { in Lookup() function in art::TypeLookupTable
134 ArtMethod* Lookup(ArtMethod* interface_method, PointerSize pointer_size) const { in Lookup() function
124 mirror::Class* ClassTable::Lookup(const char* descriptor, size_t hash) { in Lookup() function in art::ClassTable
220 static MockSubtypeCheck Lookup(MockClass* klass) { in Lookup() function
98 HInstruction* Lookup(HInstruction* instruction) const { in Lookup() function in art::ValueSet