Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 20 of 20) sorted by relevance

/art/runtime/gc/space/
Dzygote_space.h40 SpaceType GetType() const OVERRIDE { in GetType() function
Dimage_space.h34 SpaceType GetType() const { in GetType() function
Dmalloc_space.h51 SpaceType GetType() const { in GetType() function
Dbump_pointer_space.h38 SpaceType GetType() const OVERRIDE { in GetType() function
Dlarge_object_space.h43 SpaceType GetType() const OVERRIDE { in GetType() function
Dregion_space.h34 SpaceType GetType() const OVERRIDE { in GetType() function
/art/runtime/mirror/
Dfield.h76 mirror::Class* GetType() SHARED_REQUIRES(Locks::mutator_lock_) { in GetType() function
/art/runtime/
Dprimitive.h52 static Type GetType(char type) { in GetType() function
Doat_file.h169 OatClassType GetType() const { in GetType() function
Dgc_root.h67 RootType GetType() const { in GetType() function
Dart_field-inl.h290 inline mirror::Class* ArtField::GetType() { in GetType() function
Dthread.cc222 StackedShadowFrameType GetType() const { return type_; } in GetType() function in art::StackedShadowFrameRecord
/art/compiler/optimizing/
Dintrinsics.cc98 static Primitive::Type GetType(uint64_t data, bool is_op_size) { in GetType() function
Dssa_liveness_analysis.h541 Primitive::Type GetType() const { in GetType() function
Dnodes.h1807 virtual Primitive::Type GetType() const { return Primitive::kPrimVoid; } in GetType() function
2296 Primitive::Type GetType() const OVERRIDE { in GetType() function
2373 Primitive::Type GetType() const OVERRIDE { return GetPackedField<TypeField>(); } in GetType() function
3706 Primitive::Type GetType() const OVERRIDE { return GetPackedField<ReturnTypeField>(); } in GetType() function
4452 Primitive::Type GetType() const OVERRIDE { return InputAt(0)->GetType(); } in GetType() function
6256 Primitive::Type GetType() const { return type_; } in GetType() function
/art/runtime/gc/collector/
Dimmune_spaces_test.cc171 space::SpaceType GetType() const OVERRIDE { in GetType() function in art::gc::collector::DummySpace
/art/compiler/utils/arm/
Dassembler_thumb2.h533 Type GetType() const { in GetType() function
/art/compiler/
Dcompiled_method.h254 Type GetType() const { in GetType() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc1332 Mips64Assembler::Branch::Type Mips64Assembler::Branch::GetType() const { in GetType() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc1649 MipsAssembler::Branch::Type MipsAssembler::Branch::GetType() const { in GetType() function in art::mips::MipsAssembler::Branch