Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 17 of 17) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DType.java22 public enum Type { enum
87 Type(String name, int size) { in Type() method in Type
/art/compiler/driver/
Dcompiler_options_map-storage.h37 #define COMPILER_OPTIONS_KEY(Type, Name, ...) \ argument
Dcompiler_options_map.h41 #define COMPILER_OPTIONS_KEY(Type, Name, ...) static const Key<Type> (Name); argument
/art/runtime/
Druntime_options.cc35 #define RUNTIME_OPTIONS_KEY(Type, Name, ...) const RuntimeArgumentMap::Key<Type> RuntimeArgumentMap… argument
Dart_method-alloc-inl.h32 using Type = typename ShortyTraits<Shorty>::Type; member
Druntime_options.h72 #define RUNTIME_OPTIONS_KEY(Type, Name, ...) static const Key<Type> (Name); argument
/art/libartservice/service/java/com/android/server/art/model/
DDexMetadata.java48 public @interface Type {} annotation in DexMetadata
/art/dex2oat/
Ddex2oat_options.h70 #define DEX2OAT_OPTIONS_KEY(Type, Name, ...) static const Key<Type> (Name); argument
Ddex2oat_options.cc46 #define DEX2OAT_OPTIONS_KEY(Type, Name, ...) \ argument
/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
DContainsPoolIndex.java29 Type, enumConstant
/art/libdexfile/dex/
Dprimitive.h39 enum Type { enum
/art/compiler/optimizing/
Ddata_type.h31 enum class Type : uint8_t { enum
/art/compiler/linker/
Dlinker_patch.h49 enum class Type : uint8_t { enum
/art/runtime/interpreter/
Dinterpreter_common.cc724 #define COLLECT_PRIMITIVE_ARRAY(Descriptor, Type) \ in PackCollectorArrayForBootstrapMethod() argument
745 #define COLLECT_REFERENCE_ARRAY(T, Type) \ in PackCollectorArrayForBootstrapMethod() argument
/art/runtime/gc/space/
Dregion_space.h430 RegionType Type() const { in Type() function
/art/tools/jfuzz/
Djfuzz.cc139 enum Type { enum in __anon797f05a00111::JFuzz
/art/compiler/utils/riscv64/
Dassembler_riscv64.h1955 enum Type : uint8_t { enum