core/jni: update parameter name comments in input-related files
The Google C++ style guide [0] suggests that parameter name comments should be of the form `/*paramName=*/value`. This potentially allows tooling to check that the parameter names are correct, too. [0]: https://google.github.io/styleguide/cppguide.html#Function_Argument_Comments Bug: 245989146 Test: presubmit Change-Id: I4afe7a64dff7d8855b863a573760a97a704070cd
Loading
Please register or sign in to comment