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.h41 SpaceType GetType() const { in GetType() function
Dbump_pointer_space.h42 SpaceType GetType() const OVERRIDE { in GetType() function
Dlarge_object_space.h44 SpaceType GetType() const OVERRIDE { in GetType() function
Dregion_space.h39 SpaceType GetType() const OVERRIDE { in GetType() function
/art/runtime/mirror/
Demulated_stack_frame.h59 mirror::MethodType* GetType() REQUIRES_SHARED(Locks::mutator_lock_) { in GetType() function
Dfield.h76 mirror::Class* GetType() REQUIRES_SHARED(Locks::mutator_lock_) { in GetType() function
/art/compiler/linker/arm/
Drelative_patcher_arm_base.h54 ThunkType GetType() const { in GetType() function
/art/libdexfile/dex/
Dprimitive.h53 static constexpr Type GetType(char type) { in GetType() function
/art/tools/veridex/
Dflow_analysis.h62 const VeriClass* GetType() const { return type_; } in GetType() function
/art/compiler/linker/
Dlinker_patch.h169 Type GetType() const { in GetType() function
/art/runtime/
Doat_file.h212 OatClassType GetType() const { in GetType() function
Dgc_root.h69 RootType GetType() const { in GetType() function
Dthread.cc231 StackedShadowFrameType GetType() const { return type_; } in GetType() function in art::StackedShadowFrameRecord
/art/runtime/gc/collector/
Dimmune_spaces_test.cc173 space::SpaceType GetType() const OVERRIDE { in GetType() function in art::gc::collector::DummySpace
/art/compiler/optimizing/
Dnodes_vector.h103 DataType::Type GetType() const OVERRIDE { in GetType() function
364 DataType::Type GetType() const OVERRIDE { in GetType() function
Dnodes.h2034 virtual DataType::Type GetType() const { return DataType::Type::kVoid; } in GetType() function
2654 DataType::Type GetType() const OVERRIDE { in GetType() function
2735 DataType::Type GetType() const OVERRIDE { return GetPackedField<TypeField>(); } in GetType() function
3240 DataType::Type GetType() const OVERRIDE { in GetType() function
3293 DataType::Type GetType() const OVERRIDE { return DataType::Type::kInt32; } in GetType() function
4249 DataType::Type GetType() const OVERRIDE { return GetPackedField<ReturnTypeField>(); } in GetType() function
5028 DataType::Type GetType() const OVERRIDE { return InputAt(0)->GetType(); } in GetType() function
6156 DataType::Type GetType() const OVERRIDE { in GetType() function
6341 DataType::Type GetType() const OVERRIDE { in GetType() function
7268 DataType::Type GetType() const { return type_; } in GetType() function
Dssa_liveness_analysis.h615 DataType::Type GetType() const { in GetType() function
/art/test/ti-stress/
Dstress.cc332 const char* GetType() const { in GetType() function in art::ScopedFieldInfo
/art/dexlayout/
Ddex_ir.h873 TypeId* GetType() const { return type_; } in GetType() function
/art/dex2oat/linker/
Doat_writer.cc155 Type GetType() const { return type_; } in GetType() function in art::linker::OatWriter::DexFileSource
/art/compiler/utils/mips64/
Dassembler_mips64.cc2543 Mips64Assembler::Branch::Type Mips64Assembler::Branch::GetType() const { in GetType() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc3145 MipsAssembler::Branch::Type MipsAssembler::Branch::GetType() const { in GetType() function in art::mips::MipsAssembler::Branch