Home | History | Annotate | Download | only in ijar

Lines Matching refs:method_

554     attr->method_ = constant(get_u2be(p));
561 put_u2be(p, method_ == NULL ? 0 : method_->slot());
565 Constant *method_;