Home
last modified time | relevance | path

Searched refs:DISALLOW_IMPLICIT_CONSTRUCTORS (Results 1 – 25 of 31) sorted by relevance

12

/art/compiler/
Delf_stripper.h34 DISALLOW_IMPLICIT_CONSTRUCTORS(ElfStripper);
Delf_fixup.h51 DISALLOW_IMPLICIT_CONSTRUCTORS(ElfFixup);
Delf_writer_mclinker.h94 DISALLOW_IMPLICIT_CONSTRUCTORS(ElfWriterMclinker);
Delf_writer_quick.h308 DISALLOW_IMPLICIT_CONSTRUCTORS(ElfWriterQuick);
/art/runtime/mirror/
Dproxy.h34 DISALLOW_IMPLICIT_CONSTRUCTORS(Proxy);
Dreference.h122 DISALLOW_IMPLICIT_CONSTRUCTORS(Reference);
146 DISALLOW_IMPLICIT_CONSTRUCTORS(FinalizerReference);
Dclass_loader.h46 DISALLOW_IMPLICIT_CONSTRUCTORS(ClassLoader);
Darray.h107 DISALLOW_IMPLICIT_CONSTRUCTORS(Array);
183 DISALLOW_IMPLICIT_CONSTRUCTORS(PrimitiveArray);
Dthrowable.h77 DISALLOW_IMPLICIT_CONSTRUCTORS(Throwable);
Diftable.h74 DISALLOW_IMPLICIT_CONSTRUCTORS(IfTable);
Dstack_trace_element.h79 DISALLOW_IMPLICIT_CONSTRUCTORS(StackTraceElement);
Dobject_array.h94 DISALLOW_IMPLICIT_CONSTRUCTORS(ObjectArray);
Dstring.h167 DISALLOW_IMPLICIT_CONSTRUCTORS(String);
Ddex_cache.h168 DISALLOW_IMPLICIT_CONSTRUCTORS(DexCache);
Dart_field.h186 DISALLOW_IMPLICIT_CONSTRUCTORS(ArtField);
Dobject.h423 DISALLOW_IMPLICIT_CONSTRUCTORS(Object);
/art/compiler/utils/mips/
Dconstants_mips.h104 DISALLOW_IMPLICIT_CONSTRUCTORS(Instr);
/art/runtime/
Dprimitive.h120 DISALLOW_IMPLICIT_CONSTRUCTORS(Primitive);
Ddex_file.h1054 DISALLOW_IMPLICIT_CONSTRUCTORS(DexFileParameterIterator);
1269 DISALLOW_IMPLICIT_CONSTRUCTORS(ClassDataItemIterator);
1318 DISALLOW_IMPLICIT_CONSTRUCTORS(EncodedStaticFieldValueIterator);
Ddex_instruction.h574 DISALLOW_IMPLICIT_CONSTRUCTORS(Instruction);
/art/compiler/utils/x86/
Dconstants_x86.h120 DISALLOW_IMPLICIT_CONSTRUCTORS(Instr);
/art/compiler/utils/x86_64/
Dconstants_x86_64.h128 DISALLOW_IMPLICIT_CONSTRUCTORS(Instr);
/art/runtime/base/
Dmacros.h78 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/art/patchoat/
Dpatchoat.h156 DISALLOW_IMPLICIT_CONSTRUCTORS(PatchOat);
/art/compiler/utils/arm/
Dconstants_arm.h443 DISALLOW_IMPLICIT_CONSTRUCTORS(Instr);

12