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