diff options
author | 2019-10-29 13:05:57 -0700 | |
---|---|---|
committer | 2019-10-31 23:06:10 +0000 | |
commit | 00fca7c4db1f24701b17b05321abb9701b695de4 (patch) | |
tree | 91ff309356d2bc09247a18ff185892fdb97dec6a /services/surfaceflinger/ClientCache.cpp | |
parent | dcc57af9e27cf5899510e4c9c38cb6170234cb1e (diff) |
Return vector of cancellation events
Instead of passing a vector to a void function, return the vector from
the function to make ownership explicit.
In the future, we could return a vector of unique_ptr.
Bug: none
Test: none
Change-Id: I9e50e37fff53fd888149f8686c6671a93e4781b1
Diffstat (limited to 'services/surfaceflinger/ClientCache.cpp')
0 files changed, 0 insertions, 0 deletions