DescriptionPass JavaRef to Java methods in net.
Update code in net to use JavaRef when calling Java methods via JNI,
instead of passing bare jobject. Various function parameter types are
converted from jobject to JavaRef to enable calls to obj() higher up the
call chain to be removed.
BUG=506850
Committed: https://crrev.com/1cf2e5dc745a0537267a8d51f643d626e24a4d86
Cr-Commit-Position: refs/heads/master@{#415660}
Patch Set 1 #Messages
Total messages: 8 (3 generated)
|