| /art/runtime/mirror/ |
| D | emulated_stack_frame-inl.h | 29 inline ObjPtr<mirror::MethodType> EmulatedStackFrame::GetType() { in GetType() function
|
| D | field-inl.h | 39 inline ObjPtr<mirror::Class> Field::GetType() { in GetType() function
|
| /art/runtime/oat/ |
| D | oat_file_assistant.h | 406 virtual OatFileType GetType() { return OatFileType::kNone; } in GetType() function 521 OatFileType GetType() override { return OatFileType::kOat; } in GetType() function 550 OatFileType GetType() override { return OatFileType::kSdm; } in GetType() function 579 OatFileType GetType() override { return OatFileType::kVdex; } in GetType() function 601 OatFileType GetType() override { return OatFileType::kDm; } in GetType() function
|
| D | oat_file.h | 276 OatClassType GetType() const { in GetType() function
|
| /art/runtime/gc/space/ |
| D | zygote_space.h | 43 SpaceType GetType() const override { in GetType() function
|
| D | malloc_space.h | 43 SpaceType GetType() const override { in GetType() function
|
| D | bump_pointer_space.h | 46 SpaceType GetType() const override { in GetType() function
|
| D | large_object_space.h | 45 SpaceType GetType() const override { in GetType() function
|
| D | image_space.h | 40 SpaceType GetType() const override { in GetType() function
|
| D | region_space.h | 57 SpaceType GetType() const override { in GetType() function
|
| /art/dex2oat/linker/arm/ |
| D | relative_patcher_arm_base.h | 56 ThunkType GetType() const { in GetType() function
|
| /art/libdexfile/dex/ |
| D | primitive.h | 53 static constexpr Type GetType(char type) { in GetType() function
|
| /art/runtime/ |
| D | reflective_value_visitor.h | 112 ReflectionSourceType GetType() const { in GetType() function
|
| D | gc_root.h | 69 RootType GetType() const { in GetType() function
|
| D | thread.cc | 268 StackedShadowFrameType GetType() const { return type_; } in GetType() function in art::StackedShadowFrameRecord
|
| /art/tools/veridex/ |
| D | flow_analysis.h | 63 const VeriClass* GetType() const { return type_; } in GetType() function
|
| /art/runtime/gc/collector/ |
| D | immune_spaces_test.cc | 182 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::FakeSpace
|
| /art/compiler/linker/ |
| D | linker_patch.h | 242 Type GetType() const { in GetType() function
|
| /art/compiler/optimizing/ |
| D | load_store_analysis.h | 126 DataType::Type GetType() const { return type_; } in GetType() function
|
| D | ssa_liveness_analysis.h | 624 DataType::Type GetType() const { in GetType() function
|
| D | nodes.h | 2160 DataType::Type GetType() const { in GetType() function
|
| /art/test/ti-stress/ |
| D | stress.cc | 320 const char* GetType() const { in GetType() function in art::ScopedFieldInfo
|
| /art/libprofile/profile/ |
| D | profile_compilation_info.cc | 264 FileSectionType GetType() const { in GetType() function in art::ProfileCompilationInfo::FileSectionInfo
|
| /art/compiler/utils/riscv64/ |
| D | assembler_riscv64.cc | 6867 Riscv64Assembler::Branch::Type Riscv64Assembler::Branch::GetType() const { return type_; } in GetType() function in art::riscv64::Riscv64Assembler::Branch
|