Home
last modified time | relevance | path

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

/art/runtime/
Dfield_helper.cc27 mirror::Class* FieldHelper::GetType(bool resolve) { in GetType() function in art::FieldHelper
Dprimitive.h46 static Type GetType(char type) { in GetType() function
Dgc_root.h54 RootType GetType() const { in GetType() function
Doat_file.h179 OatClassType GetType() const { in GetType() function
/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.h52 SpaceType GetType() const { in GetType() function
Dbump_pointer_space.h38 SpaceType GetType() const OVERRIDE { in GetType() function
Dlarge_object_space.h37 SpaceType GetType() const OVERRIDE { in GetType() function
/art/compiler/sea_ir/types/
Dtype_inference_visitor.h62 const Type* GetType() { in GetType() function
/art/compiler/utils/arm/
Dassembler_thumb2.h584 Type GetType() const { in GetType() function
/art/compiler/optimizing/
Dnodes.h511 virtual Primitive::Type GetType() const { return Primitive::kPrimVoid; } in GetType() function
802 virtual Primitive::Type GetType() const { return type_; } in GetType() function
1155 virtual Primitive::Type GetType() const { return return_type_; } in GetType() function
1284 virtual Primitive::Type GetType() const { return type_; } in GetType() function
Dssa_liveness_analysis.h329 Primitive::Type GetType() const { in GetType() function