Fix ordering assumption of argument evaluation.

No specific order is specified in the C++ standard, but the order of
the calls to Parcel read commands matters.  Move any calls with multiple
reads to local variables.

Fix for bug 5104979.

Change-Id: I709aa040e990d2659e7a3a089f7a42ae812de9ff
1 file changed
tree: 46aac4c1ff7e01cd03939478e26f61599e8977b5
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/