Searched refs:getBool (Results 1 – 1 of 1) sorted by relevance
447 data[i] = hprof.getBool(); in parseInternal()978 public boolean getBool() { in getBool() method in Parser.HprofBuffer1044 case BOOLEAN: return Value.pack(getBool());1064 case BOOLEAN: return Value.pack(getBool());