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 5103507.

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