| /art/runtime/ |
| D | handle_scope-inl.h | 101 inline bool HandleScope::Contains(StackReference<mirror::Object>* handle_scope_entry) const { in Contains() function 161 inline bool BaseHandleScope::Contains(StackReference<mirror::Object>* handle_scope_entry) const { in Contains() function 236 inline bool VariableSizedHandleScope::Contains(StackReference<mirror::Object>* handle_scope_entry) in Contains() function
|
| D | linear_alloc.cc | 51 bool LinearAlloc::Contains(void* ptr) const { in Contains() function in art::LinearAlloc
|
| D | oat_quick_method_header.h | 103 bool Contains(uintptr_t pc) const { in Contains() function
|
| D | oat_file.h | 286 bool Contains(const void* p) const { in Contains() function
|
| D | class_table.cc | 36 bool ClassTable::Contains(ObjPtr<mirror::Class> klass) { in Contains() function in art::ClassTable
|
| D | image.h | 63 bool Contains(uint64_t offset) const { in Contains() function
|
| D | thread_list.cc | 118 bool ThreadList::Contains(Thread* thread) { in Contains() function in art::ThreadList 122 bool ThreadList::Contains(pid_t tid) { in Contains() function in art::ThreadList
|
| /art/libdexfile/dex/ |
| D | dex_file_layout.h | 76 bool Contains(uint32_t offset) const { in Contains() function
|
| /art/runtime/gc/space/ |
| D | bump_pointer_space.h | 131 bool Contains(const mirror::Object* obj) const override { in Contains() function
|
| D | large_object_space.h | 100 bool Contains(const mirror::Object* obj) const override { in Contains() function
|
| D | region_space.h | 197 bool Contains(const mirror::Object* obj) const override { in Contains() function 582 bool Contains(mirror::Object* ref) const { in Contains() function
|
| D | large_object_space.cc | 85 bool Contains(const mirror::Object* obj) const override { in Contains() function in art::gc::space::MemoryToolLargeObjectMapSpace 241 bool LargeObjectMapSpace::Contains(const mirror::Object* obj) const { in Contains() function in art::gc::space::LargeObjectMapSpace
|
| D | space.h | 313 bool Contains(const mirror::Object* obj) const { in Contains() function
|
| /art/libartbase/base/ |
| D | memory_type_table.h | 56 bool Contains(uintptr_t address) const { in Contains() function
|
| D | array_slice.h | 132 bool Contains(const T* element) const { in Contains() function
|
| D | arena_allocator.cc | 313 bool ArenaAllocator::Contains(const void* ptr) const { in Contains() function in art::ArenaAllocator
|
| D | hiddenapi_flags.h | 267 bool Contains(const ApiList& other) const { in Contains() function
|
| D | arena_allocator.h | 206 bool Contains(const void* ptr) const { in Contains() function
|
| /art/runtime/gc/accounting/ |
| D | atomic_stack.h | 214 bool Contains(const T* value) const REQUIRES_SHARED(Locks::mutator_lock_) { in Contains() function
|
| /art/compiler/optimizing/ |
| D | locations.h | 304 bool Contains(Location other) const { in Contains() function 464 static bool Contains(uint32_t register_set, uint32_t reg) { in Contains() function
|
| D | gvn.cc | 114 bool Contains(HInstruction* instruction) const { in Contains() function in art::ValueSet
|
| D | nodes.cc | 886 bool HLoopInformation::Contains(const HBasicBlock& block) const { in Contains() function in art::HLoopInformation 1215 bool HInstructionList::Contains(HInstruction* instruction) const { in Contains() function in art::HInstructionList
|
| /art/runtime/interpreter/ |
| D | shadow_frame.h | 273 bool Contains(StackReference<mirror::Object>* shadow_frame_entry_obj) const { in Contains() function
|
| /art/tools/hiddenapi/ |
| D | hiddenapi.cc | 104 static bool Contains(const std::vector<E>& vec, const E& elem) { in Contains() function
|