Searched refs:CloneWithoutLeadingParameter (Results 1 – 3 of 3) sorted by relevance
38 static ObjPtr<MethodType> CloneWithoutLeadingParameter(Thread* const self,
58 ObjPtr<MethodType> MethodType::CloneWithoutLeadingParameter(Thread* const self, in CloneWithoutLeadingParameter() function in art::mirror::MethodType
1067 mirror::MethodType::CloneWithoutLeadingParameter(self, method_handle->GetMethodType())); in DoVarHandleInvokeTranslation()1082 hs.NewHandle(mirror::MethodType::CloneWithoutLeadingParameter(self, callsite_type.Get())); in DoVarHandleInvokeTranslation()