Searched refs:CloneWithoutLeadingParameter (Results 1 – 3 of 3) sorted by relevance
39 static MethodType* CloneWithoutLeadingParameter(Thread* const self,
47 MethodType* MethodType::CloneWithoutLeadingParameter(Thread* const self, in CloneWithoutLeadingParameter() function in art::mirror::MethodType
1049 mirror::MethodType::CloneWithoutLeadingParameter(self, method_handle->GetMethodType())); in DoVarHandleInvokeTranslation()1064 hs.NewHandle(mirror::MethodType::CloneWithoutLeadingParameter(self, callsite_type.Get())); in DoVarHandleInvokeTranslation()