Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dzygote_space.h40 SpaceType GetType() const OVERRIDE { in GetType() function
Dimage_space.h35 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/
Demulated_stack_frame.h61 mirror::MethodType* GetType() REQUIRES_SHARED(Locks::mutator_lock_) { in GetType() function
Dfield.h78 mirror::Class* GetType() REQUIRES_SHARED(Locks::mutator_lock_) { in GetType() function
/art/runtime/
Dprimitive.h52 static Type GetType(char type) { in GetType() function
Doat_file.h181 OatClassType GetType() const { in GetType() function
Dgc_root.h68 RootType GetType() const { in GetType() function
Dart_field-inl.h304 inline ObjPtr<mirror::Class> ArtField::GetType() { in GetType() function
Dthread.cc215 StackedShadowFrameType GetType() const { return type_; } in GetType() function in art::StackedShadowFrameRecord
/art/compiler/linker/arm/
Drelative_patcher_arm_base.h77 ThunkType GetType() const { in GetType() function
/art/compiler/optimizing/
Dnodes_vector.h90 Primitive::Type GetType() const OVERRIDE { in GetType() function
247 Primitive::Type GetType() const OVERRIDE { return GetPackedType(); } in GetType() function
Dnodes.h1946 virtual Primitive::Type GetType() const { return Primitive::kPrimVoid; } in GetType() function
2495 Primitive::Type GetType() const OVERRIDE { in GetType() function
2571 Primitive::Type GetType() const OVERRIDE { return GetPackedField<TypeField>(); } in GetType() function
3025 Primitive::Type GetType() const OVERRIDE { in GetType() function
3072 Primitive::Type GetType() const OVERRIDE { return Primitive::kPrimInt; } in GetType() function
3976 Primitive::Type GetType() const OVERRIDE { return GetPackedField<ReturnTypeField>(); } in GetType() function
4727 Primitive::Type GetType() const OVERRIDE { return InputAt(0)->GetType(); } in GetType() function
5774 Primitive::Type GetType() const OVERRIDE { in GetType() function
5943 Primitive::Type GetType() const OVERRIDE { in GetType() function
6634 Primitive::Type GetType() const { return type_; } in GetType() function
Dssa_liveness_analysis.h587 Primitive::Type GetType() const { 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.h540 Type GetType() const { in GetType() function
/art/compiler/
Dcompiled_method.h241 Type GetType() const { in GetType() function
Doat_writer.cc128 Type GetType() const { return type_; } in GetType() function in art::OatWriter::DexFileSource
/art/dexlayout/
Ddex_ir.h728 TypeId* GetType() const { return type_; } in GetType() function
/art/compiler/utils/mips/
Dassembler_mips.cc2026 MipsAssembler::Branch::Type MipsAssembler::Branch::GetType() const { in GetType() function in art::mips::MipsAssembler::Branch
/art/compiler/utils/mips64/
Dassembler_mips64.cc1894 Mips64Assembler::Branch::Type Mips64Assembler::Branch::GetType() const { in GetType() function in art::mips64::Mips64Assembler::Branch