Searched defs:isInteger (Results 1 – 2 of 2) sorted by relevance
/art/tools/ahat/src/main/com/android/ahat/heapdump/ | ||
D | Value.java | 159 public boolean isInteger() { in isInteger() method in Value |
/art/tools/jfuzz/ | ||
D | jfuzz.cc | 148 static bool isInteger(Type tp) { in isInteger() function in __anon58250dea0111::JFuzz |