Searched refs:CollectTrailingArguments (Results 1 – 3 of 3) sorted by relevance
44 static ObjPtr<MethodType> CollectTrailingArguments(Thread* const self,
74 ObjPtr<MethodType> MethodType::CollectTrailingArguments(Thread* self, in CollectTrailingArguments() function in art::mirror::MethodType
983 mirror::MethodType::CollectTrailingArguments(self, in InvokeBootstrapMethod()