Home
last modified time | relevance | path

Searched defs:type_ (Results 1 – 9 of 9) sorted by relevance

/art/runtime/
Dgc_root.h50 : type_(type), thread_id_(thread_id) { in type_() function
Doat_file.h213 OatClassType type_; variable
Ddex_file.h129 uint16_t type_; member
1316 ValueType type_; // Type of current encoded value. variable
Ddebugger.cc178 jobject type_; // This is a weak global. member in art::AllocRecord
4382 uint32_t type_; member in art::HeapChunkContext
/art/compiler/utils/arm/
Dassembler_thumb2.h661 Type type_; variable
Dassembler_arm.h50 ShifterOperand(Register rm, Shift shift, uint32_t shift_imm = 0) : type_(kRegister), rm_(rm), in type_() function
/art/compiler/
Doat_writer.h221 uint16_t type_; variable
/art/compiler/optimizing/
Dssa_liveness_analysis.h441 const Primitive::Type type_; variable
Dnodes.h799 explicit HExpression<N>(Primitive::Type type) : type_(type) {} in type_() function
1299 Primitive::Type type_; variable