/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/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 | image_space.h | 37 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 | 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 | oat_file.h | 251 OatClassType GetType() const { in GetType() function
|
D | thread.cc | 251 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 | 154 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::FakeSpace
|
/art/compiler/linker/ |
D | linker_patch.h | 205 Type GetType() const { in GetType() function
|
/art/compiler/optimizing/ |
D | load_store_analysis.h | 187 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 | 2284 DataType::Type GetType() const { 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/libprofile/profile/ |
D | profile_compilation_info.cc | 246 FileSectionType GetType() const { in GetType() function in art::ProfileCompilationInfo::FileSectionInfo
|
/art/dex2oat/linker/ |
D | oat_writer.cc | 165 Type GetType() const { return type_; } in GetType() function in art::linker::OatWriter::DexFileSource
|