commit | 866f4ab3ae6bbcddd1ae1bb362fb41a034cad945 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jul 02 10:31:31 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jul 02 10:31:31 2012 |
tree | 91feab9cb12ee00bd736f85d2ba200c28021d9d7 | |
parent | 8263830ee6b6a39d634f61ef1d669d4d1a67afac [diff] |
JNI Generator: Always generate static fwd declarations for free functions. This lets us use the namespace specification (through @JNINamespace) for free functions while keeping functions private (non-exported). This only works because we never use exported JNI functions. TEST=jni_generator_tests Review URL: https://chromiumcodereview.appspot.com/10695040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145135 0039d316-1c4b-4281-b951-d872f2087c98