Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 88) sorted by relevance

1234

/art/libartbase/base/
Dhash_map.h31 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
Dutils.h82 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
Darena_containers.h118 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
Dstride_iterator.h37 StrideIterator& operator=(const StrideIterator&) = default; variable
38 StrideIterator& operator=(StrideIterator&&) noexcept = default; variable
Dscoped_cap.h34 ScopedCap& operator=(const ScopedCap&) = delete; variable
Dstl_util.h85 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/
Djni_stub_hash_map.h35 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/
Dclass_table-inl.h34 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
Dintern_table-inl.h44 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
Dreflective_handle.h40 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/
Dgc_visited_arena_pool.h228 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/
Dcode_info_table_deduper.h65 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/
Dsystem_properties.h34 SystemProperties& operator=(const SystemProperties& other) = default; variable
36 SystemProperties& operator=(SystemProperties&& other) = default; variable
/art/test/ti-agent/
Djvmti_helper.h55 JvmtiDeleter& operator=(const JvmtiDeleter&) = default; variable
57 void operator()(unsigned char* ptr) const { in operator() function
/art/compiler/optimizing/
Descape.h38 bool operator()(HInstruction* user) { in operator() function
66 bool operator()(HInstruction* ref, HInstruction* user) { in operator() function
/art/dex2oat/utils/
Dswap_space.h65 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/
Dallocation_record.h127 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
Dtask_processor.h79 bool operator()(const HeapTask* a, const HeapTask* b) const { in operator() function
/art/openjdkjvmti/
Dart_jvmti.h154 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
Djvmti_weak_table.h199 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/
Dstring-alloc-inl.h44 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
Darray-alloc-inl.h70 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/
Dtype_reference.h44 bool operator()(const TypeReference& tr1, const TypeReference& tr2) const { in operator() function
Dstring_reference.h48 bool operator()(const StringReference& sr1, const StringReference& sr2) const { in operator() function
Ddex_file_reference.h35 bool operator()(const DexFileReference& a, const DexFileReference& b) const { in operator() function

1234