Home | History | Annotate | Download | only in hprof

Lines Matching full:hprof_basic_boolean

160   hprof_basic_boolean = 4,
702 case 'Z': ret = hprof_basic_boolean; size = 1; break;
725 case Primitive::kPrimBoolean: ret = hprof_basic_boolean; size = 1; break;