Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 3 of 3) sorted by relevance

/art/tools/ahat/src/heapdump/
DAhatField.java38 public String getType() { in getType() method in AhatField
DFieldValue.java61 public String getType() { in getType() method in FieldValue
/art/runtime/
Delf.h1405 unsigned char getType() const { return st_info & 0x0f; } in getType() function
1430 unsigned char getType() const { return st_info & 0x0f; } in getType() function
1491 unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } in getType() function
1508 unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } in getType() function
1524 Elf64_Word getType() const { in getType() function
1543 Elf64_Word getType() const { in getType() function