Chromium Code Reviews
Descriptionandroid: Mark two binder calls oneway
These are the only two (important) calls that do not have a return
value, so can be made oneway. "oneway" is roughly equivalent to being
asynchronous, since binder calls are synchronous by default.
This is like an early test to make sure oneway doesn't cause issues.
BUG=689758
Review-Url: https://codereview.chromium.org/2799683007
Cr-Commit-Position: refs/heads/master@{#462955}
Committed: https://chromium.googlesource.com/chromium/src/+/846fef8c771a4987220e3572c984793cb6162d7e
Patch Set 1 #Patch Set 2 : fix test #
Total comments: 2
Messages
Total messages: 18 (12 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||