| /art/libartbase/base/ |
| D | hash_map.h | 31 size_t operator()(const Key& key) const { in operator() function 35 size_t operator()(const std::pair<Key, Value>& pair) const { in operator() function 48 bool operator()(const std::pair<Key, Value>& a, const std::pair<Key, Value>& b) const { in operator() function 53 bool operator()(const std::pair<Key, Value>& a, const Element& element) const { in operator() function
|
| D | utils.h | 82 inline void operator()([[maybe_unused]] A a) const {} in operator() function 85 inline void operator()([[maybe_unused]] A a, [[maybe_unused]] B b) const {} in operator() function 88 inline void operator()([[maybe_unused]] A a, [[maybe_unused]] B b, [[maybe_unused]] C c) const {} in operator() function 104 uint32_t operator() () { return arc4random(); } in operator() function
|
| D | arena_containers.h | 118 ArenaAllocatorAdapterKindImpl& operator=(const ArenaAllocatorAdapterKindImpl&) = default; variable 127 ArenaAllocatorAdapterKindImpl& operator=(const ArenaAllocatorAdapterKindImpl&) = default; variable 159 ArenaAllocatorAdapter& operator=(const ArenaAllocatorAdapter&) = default; variable 195 ArenaAllocatorAdapter& operator=(const ArenaAllocatorAdapter&) = default; variable 268 void operator()(T* ptr) const { in operator() function 284 void operator()([[maybe_unused]] T* ptr) const { in operator() function
|
| D | stride_iterator.h | 37 StrideIterator& operator=(const StrideIterator&) = default; variable 38 StrideIterator& operator=(StrideIterator&&) noexcept = default; variable
|
| D | scoped_cap.h | 34 ScopedCap& operator=(const ScopedCap&) = delete; variable
|
| D | stl_util.h | 85 void operator()(const void* ptr) const { in operator() function 138 size_t operator()(const Vector& vector) const { in operator() function 308 constexpr bool operator()(Val v) const { in operator() function 356 SplitStringIter& operator=(SplitStringIter&&) = default; member 357 SplitStringIter& operator=(const SplitStringIter&) = default; member
|
| /art/runtime/oat/ |
| D | jni_stub_hash_map.h | 35 JniStubKey& operator=(const JniStubKey& other) = default; variable 80 size_t operator()(const JniStubKey& key) const { in operator() function 94 bool operator()(const JniStubKey& lhs, const JniStubKey& rhs) const { in operator() function
|
| /art/runtime/ |
| D | class_table-inl.h | 34 inline uint32_t ClassTable::ClassDescriptorHash::operator()(const TableSlot& slot) const { in operator() function 41 inline uint32_t ClassTable::ClassDescriptorHash::operator()(const DescriptorHashPair& pair) const { in operator() function 46 inline bool ClassTable::ClassDescriptorEquals::operator()(const TableSlot& a, in operator() function 58 inline bool ClassTable::ClassDescriptorEquals::operator()(const TableSlot& a, in operator() function
|
| D | intern_table-inl.h | 44 inline size_t InternTable::StringHash::operator()(const GcRoot<mirror::String>& root) const { in operator() function 56 inline bool InternTable::StringEquals::operator()(const GcRoot<mirror::String>& a, in operator() function 65 inline bool InternTable::StringEquals::operator()(const GcRoot<mirror::String>& a, in operator() function
|
| D | reflective_handle.h | 40 ALWAYS_INLINE ReflectiveHandle<T>& operator=(const ReflectiveHandle<T>& handle) = default; variable 87 ALWAYS_INLINE MutableReflectiveHandle<T>& operator=(const MutableReflectiveHandle<T>& handle) variable
|
| /art/runtime/base/ |
| D | gc_visited_arena_pool.h | 228 bool operator()(const Chunk* a, const Chunk* b) const { in operator() function 236 bool operator()(const Chunk* a, const Chunk* b) const { in operator() function 244 bool operator()(const TrackedArena* a, const TrackedArena* b) const { in operator() function 251 size_t operator()(const TrackedArena* arena) const { in operator() function
|
| /art/dex2oat/linker/ |
| D | code_info_table_deduper.h | 65 uint32_t operator()(const DedupeSetEntry& item) const { in operator() function 77 bool operator()(const DedupeSetEntry& lhs, const DedupeSetEntry& rhs) const { in operator() function
|
| /art/libarttools/include/tools/ |
| D | system_properties.h | 34 SystemProperties& operator=(const SystemProperties& other) = default; variable 36 SystemProperties& operator=(SystemProperties&& other) = default; variable
|
| /art/test/ti-agent/ |
| D | jvmti_helper.h | 55 JvmtiDeleter& operator=(const JvmtiDeleter&) = default; variable 57 void operator()(unsigned char* ptr) const { in operator() function
|
| /art/compiler/optimizing/ |
| D | escape.h | 38 bool operator()(HInstruction* user) { in operator() function 66 bool operator()(HInstruction* ref, HInstruction* user) { in operator() function
|
| /art/dex2oat/utils/ |
| D | swap_space.h | 65 bool operator()(const SpaceChunk& a, const SpaceChunk& b) const { in operator() function 83 bool operator()(const FreeBySizeEntry& lhs, const FreeBySizeEntry& rhs) const { in operator() function 133 SwapAllocator& operator=(const SwapAllocator& other) = default; variable 169 SwapAllocator& operator=(const SwapAllocator& other) = default; variable
|
| /art/runtime/gc/ |
| D | allocation_record.h | 127 size_t operator()(const AllocRecordStackTraceElement& r) const { in operator() function 132 size_t operator()(const AllocRecordStackTrace& r) const { in operator() function 143 size_t operator()(const T* r) const { in operator() function 150 bool operator()(const T* r1, const T* r2) const { in operator() function
|
| D | task_processor.h | 79 bool operator()(const HeapTask* a, const HeapTask* b) const { in operator() function
|
| /art/openjdkjvmti/ |
| D | art_jvmti.h | 154 JvmtiDeleter& operator=(const JvmtiDeleter&) = default; variable 156 void operator()(T* ptr) const { in operator() function 174 JvmtiDeleter& operator=(const JvmtiDeleter&) = default; variable 177 void operator()(U* ptr) const { in operator() function
|
| D | jvmti_weak_table.h | 199 size_t operator()(const art::GcRoot<art::mirror::Object>& r) const in operator() function 206 bool operator()(const art::GcRoot<art::mirror::Object>& r1, in operator() function
|
| /art/runtime/mirror/ |
| D | string-alloc-inl.h | 44 void operator()(ObjPtr<Object> obj, [[maybe_unused]] size_t usable_size) const in operator() function 64 void operator()(ObjPtr<Object> obj, [[maybe_unused]] size_t usable_size) const in operator() function 99 void operator()(ObjPtr<Object> obj, [[maybe_unused]] size_t usable_size) const in operator() function 135 void operator()(ObjPtr<Object> obj, [[maybe_unused]] size_t usable_size) const in operator() function 166 void operator()(ObjPtr<Object> obj, [[maybe_unused]] size_t usable_size) const in operator() function
|
| D | array-alloc-inl.h | 70 void operator()(ObjPtr<Object> obj, [[maybe_unused]] size_t usable_size) const in operator() function 94 void operator()(ObjPtr<Object> obj, size_t usable_size) const in operator() function
|
| /art/libdexfile/dex/ |
| D | type_reference.h | 44 bool operator()(const TypeReference& tr1, const TypeReference& tr2) const { in operator() function
|
| D | string_reference.h | 48 bool operator()(const StringReference& sr1, const StringReference& sr2) const { in operator() function
|
| D | dex_file_reference.h | 35 bool operator()(const DexFileReference& a, const DexFileReference& b) const { in operator() function
|