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
Dbump_pointer_space.h46 SpaceType GetType() const override { in GetType() function
Dlarge_object_space.h45 SpaceType GetType() const override { in GetType() function
Dimage_space.h40 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
Dthread.cc259 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.cc177 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::FakeSpace
/art/compiler/linker/
Dlinker_patch.h231 Type GetType() const { in GetType() function
/art/runtime/oat/
Doat_file.h263 OatClassType GetType() const { in GetType() function
/art/compiler/optimizing/
Dload_store_analysis.h124 DataType::Type GetType() const { return type_; } in GetType() function
Dssa_liveness_analysis.h619 DataType::Type GetType() const { in GetType() function
Dnodes.h2340 DataType::Type GetType() const { in GetType() function
/art/test/ti-stress/
Dstress.cc320 const char* GetType() const { in GetType() function in art::ScopedFieldInfo
/art/libprofile/profile/
Dprofile_compilation_info.cc263 FileSectionType GetType() const { in GetType() function in art::ProfileCompilationInfo::FileSectionInfo
/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6842 Riscv64Assembler::Branch::Type Riscv64Assembler::Branch::GetType() const { return type_; } in GetType() function in art::riscv64::Riscv64Assembler::Branch