Home
last modified time | relevance | path

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

/art/runtime/mirror/
Demulated_stack_frame-inl.h29 inline ObjPtr<mirror::MethodType> EmulatedStackFrame::GetType() { in GetType() function
Dfield-inl.h39 inline ObjPtr<mirror::Class> Field::GetType() { in GetType() function
/art/runtime/gc/space/
Dzygote_space.h43 SpaceType GetType() const override { in GetType() function
Dmalloc_space.h43 SpaceType GetType() const override { in GetType() function
Dimage_space.h38 SpaceType GetType() const override { in GetType() function
Dbump_pointer_space.h44 SpaceType GetType() const override { in GetType() function
Dlarge_object_space.h45 SpaceType GetType() const override { in GetType() function
Dregion_space.h57 SpaceType GetType() const override { in GetType() function
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.h56 ThunkType GetType() const { in GetType() function
/art/libdexfile/dex/
Dprimitive.h53 static constexpr Type GetType(char type) { in GetType() function
/art/runtime/
Dreflective_value_visitor.h112 ReflectionSourceType GetType() const { in GetType() function
Dgc_root.h69 RootType GetType() const { in GetType() function
Doat_file.h246 OatClassType GetType() const { in GetType() function
Dthread.cc247 StackedShadowFrameType GetType() const { return type_; } in GetType() function in art::StackedShadowFrameRecord
/art/tools/veridex/
Dflow_analysis.h63 const VeriClass* GetType() const { return type_; } in GetType() function
/art/runtime/gc/collector/
Dimmune_spaces_test.cc154 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::FakeSpace
/art/compiler/linker/
Dlinker_patch.h172 Type GetType() const { in GetType() function
/art/compiler/optimizing/
Dload_store_analysis.h123 DataType::Type GetType() const { return type_; } in GetType() function
Dssa_liveness_analysis.h621 DataType::Type GetType() const { in GetType() function
Dnodes.h2173 DataType::Type GetType() const { in GetType() function
7828 DataType::Type GetType() const { return type_; } in GetType() function
/art/test/ti-stress/
Dstress.cc321 const char* GetType() const { in GetType() function in art::ScopedFieldInfo
/art/dexlayout/
Ddex_ir.h855 TypeId* GetType() const { return type_; } in GetType() function
/art/dex2oat/linker/
Doat_writer.cc166 Type GetType() const { return type_; } in GetType() function in art::linker::OatWriter::DexFileSource