Lines Matching refs:EncodeMethod
136 InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), nullptr); in InvokeNopMethod()
147 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityByteMethod()
151 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityByteMethod()
155 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityByteMethod()
159 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityByteMethod()
171 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityIntMethod()
175 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityIntMethod()
179 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityIntMethod()
183 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityIntMethod()
195 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityDoubleMethod()
199 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityDoubleMethod()
203 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityDoubleMethod()
207 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeIdentityDoubleMethod()
220 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntMethod()
225 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntMethod()
230 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntMethod()
235 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntMethod()
249 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntMethod()
255 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntMethod()
261 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntMethod()
267 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntMethod()
273 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntMethod()
288 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntMethod()
295 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntMethod()
302 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntMethod()
309 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntMethod()
316 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntMethod()
332 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntIntMethod()
340 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntIntMethod()
348 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntIntMethod()
356 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntIntMethod()
364 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumIntIntIntIntIntMethod()
377 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleMethod()
382 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleMethod()
387 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleMethod()
392 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleMethod()
397 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleMethod()
411 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleMethod()
417 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleMethod()
423 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleMethod()
438 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleDoubleMethod()
445 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleDoubleMethod()
452 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleDoubleMethod()
468 JValue result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleDoubleDoubleMethod()
476 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleDoubleDoubleMethod()
484 result = InvokeWithJValues(soa, receiver, soa.EncodeMethod(method), args); in InvokeSumDoubleDoubleDoubleDoubleDoubleMethod()
517 InvokeWithJValues(soa, nullptr, soa.EncodeMethod(method), args); in TEST_F()