Home
last modified time | relevance | path

Searched defs:operator (Results 26 – 50 of 70) sorted by relevance

123

/art/libartbase/base/
Dstl_util.h85 void operator()(const void* ptr) const { in operator() function
138 size_t operator()(const Vector& vector) const { in operator() function
Ddata_hash.h44 size_t operator()(const Container& array) const { in operator() function
Dbit_vector.h105 BitVector& operator=(const BitVector& other) = delete; variable
/art/libartbase/base/unix_file/
Dfd_file.h52 FdFile& operator=(FdFile&& other) noexcept; variable
/art/runtime/
Dobj_ptr-inl.h133 size_t HashObjPtr::operator()(const ObjPtr<MirrorType>& ptr) const { in operator() function
Dreflective_handle.h39 ALWAYS_INLINE ReflectiveHandle<T>& operator=(const ReflectiveHandle<T>& handle) = default; variable
Dintern_table.h82 std::size_t operator()(const Utf8String& key) const { in operator() function
Doat_quick_method_header.h63 OatQuickMethodHeader& operator=(const OatQuickMethodHeader&) = default; variable
Dreflective_value_visitor.h60 T* operator()(T* t, const ReflectionSourceInfo& info) REQUIRES_SHARED(Locks::mutator_lock_) { in operator() function
Dhandle.h56 ALWAYS_INLINE Handle<T>& operator=(const Handle<T>& handle) = default; variable
Doat_file.h82 OatMethodOffsets& operator=(const OatMethodOffsets&) = default; variable
217 OatMethod& operator=(const OatMethod&) = default; variable
Dmonitor.h470 MonitorInfo& operator=(const MonitorInfo&) = default; variable
/art/libnativeloader/
Dnative_loader_namespace.h50 NativeLoaderNamespace& operator=(const NativeLoaderNamespace&) = default; member
/art/runtime/ti/
Dagent.h110 Agent& operator=(Agent&& other) noexcept; variable
/art/libdexfile/dex/
Dmethod_reference.h41 bool operator()(MethodReference mr1, MethodReference mr2) const { in operator() function
Dtest_dex_file_builder.h291 bool operator()(const FieldKey& lhs, const FieldKey& rhs) const { in operator() function
308 bool operator()(const ProtoKey& lhs, const ProtoKey& rhs) const { in operator() function
328 bool operator()(const MethodKey& lhs, const MethodKey& rhs) const { in operator() function
Dtype_lookup_table.h54 TypeLookupTable& operator=(TypeLookupTable&& src) noexcept = default; variable
/art/runtime/mirror/
Dobject_array.h169 Iter& operator=(const Iter& other) = default; variable
Ddex_cache.h75 DexCachePair& operator=(const DexCachePair<T>&) = default; member
98 NativeDexCachePair& operator=(const NativeDexCachePair<T>&) = default; member
508 ConversionPair& operator=(const ConversionPair&) = default; member
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.h76 bool operator()(const ThunkKey& lhs, const ThunkKey& rhs) const { in operator() function
/art/runtime/gc/accounting/
Dcard_table.h171 uint8_t operator()(uint8_t card) const { in operator() function
Dspace_bitmap.h214 SpaceBitmap& operator=(SpaceBitmap&&) = default; variable
/art/openjdkjvmti/
Dti_class_definition.h79 ArtClassDefinition& operator=(ArtClassDefinition&& o) = default; variable
Dti_redefine.h151 ClassRedefinition& operator=(ClassRedefinition&) = delete; variable
/art/runtime/base/
Dtiming_logger.h53 bool operator()(const Histogram<uint64_t>* a, const Histogram<uint64_t>* b) const { in operator() function

123