summaryrefslogtreecommitdiff
path: root/libs/gui/BufferQueueThreadState.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2019-10-30 16:59:06 -0700
committer Steven Moreland <smoreland@google.com> 2019-10-30 17:01:06 -0700
commit09773674c1227f6936d6588d3f8bd4e1b8fcb31b (patch)
treee2784bf4b104a3669c6a22a5a9e63aa46227b891 /libs/gui/BufferQueueThreadState.cpp
parentdf9ad97a5300ad5d322b04c6c3d4f526459f32bf (diff)
libbinder_ndk: ScopedAStatus: remaining helpers
This allows, say: return ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); => return ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); It only saves a couple of characters, but not having to type 'AStatus' twice is a huge psychological win. Bug: 136027762 Test: using these Change-Id: Idc574fa1377c98f382cd985e39ab20488853ecf8
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions