/art/runtime/mirror/ |
D | emulated_stack_frame-inl.h | 29 inline ObjPtr<mirror::MethodType> EmulatedStackFrame::GetType() { in GetType() function
|
D | field-inl.h | 40 inline ObjPtr<mirror::Class> Field::GetType() { in GetType() function
|
/art/runtime/gc/space/ |
D | zygote_space.h | 41 SpaceType GetType() const override { in GetType() function
|
D | malloc_space.h | 43 SpaceType GetType() const override { in GetType() function
|
D | image_space.h | 38 SpaceType GetType() const override { in GetType() function
|
D | bump_pointer_space.h | 44 SpaceType GetType() const override { in GetType() function
|
D | large_object_space.h | 45 SpaceType GetType() const override { in GetType() function
|
D | region_space.h | 54 SpaceType GetType() const override { in GetType() function
|
/art/dex2oat/linker/arm/ |
D | relative_patcher_arm_base.h | 55 ThunkType GetType() const { in GetType() function
|
/art/libdexfile/dex/ |
D | primitive.h | 53 static constexpr Type GetType(char type) { in GetType() function
|
/art/tools/veridex/ |
D | flow_analysis.h | 63 const VeriClass* GetType() const { return type_; } in GetType() function
|
/art/compiler/linker/ |
D | linker_patch.h | 162 Type GetType() const { in GetType() function
|
/art/runtime/gc/collector/ |
D | immune_spaces_test.cc | 151 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::DummySpace
|
/art/runtime/ |
D | oat_file.h | 216 OatClassType GetType() const { in GetType() function
|
D | gc_root.h | 69 RootType GetType() const { in GetType() function
|
D | thread.cc | 246 StackedShadowFrameType GetType() const { return type_; } in GetType() function in art::StackedShadowFrameRecord
|
/art/compiler/optimizing/ |
D | load_store_analysis.h | 121 DataType::Type GetType() const { return type_; } in GetType() function
|
D | ssa_liveness_analysis.h | 621 DataType::Type GetType() const { in GetType() function
|
D | nodes.h | 2102 DataType::Type GetType() const { in GetType() function 7668 DataType::Type GetType() const { return type_; } in GetType() function
|
/art/test/ti-stress/ |
D | stress.cc | 321 const char* GetType() const { in GetType() function in art::ScopedFieldInfo
|
/art/dexlayout/ |
D | dex_ir.h | 855 TypeId* GetType() const { return type_; } in GetType() function
|
/art/dex2oat/linker/ |
D | oat_writer.cc | 165 Type GetType() const { return type_; } in GetType() function in art::linker::OatWriter::DexFileSource
|
/art/compiler/utils/mips64/ |
D | assembler_mips64.cc | 2563 Mips64Assembler::Branch::Type Mips64Assembler::Branch::GetType() const { in GetType() function in art::mips64::Mips64Assembler::Branch
|
/art/compiler/utils/mips/ |
D | assembler_mips.cc | 3165 MipsAssembler::Branch::Type MipsAssembler::Branch::GetType() const { in GetType() function in art::mips::MipsAssembler::Branch
|