diff options
author | Lu Chen <chelu@google.com> | 2021-08-03 15:54:52 -0700 |
---|---|---|
committer | Lu Chen <chelu@google.com> | 2021-08-03 16:07:02 -0700 |
commit | fdf37fc742d0f4a3fc7b29c3ac5f435532044eb6 (patch) | |
tree | 3042e08e23876e54128d077a9ca28e180e2e3c79 /identity/support/src/cppbor_parse.cpp | |
parent | ce2411a62df440bd750b017a136113237c74cb08 (diff) |
Make a few function parameters to be reference
To avoid redundant copies of input data, const reference is used.
Note that there is a behavior change when calling
createMediaFilterEventWithIon: the output buffer will be cleared even if
the operation fails to unblock future calls.
Test: vts-tradefed run vts -m VtsHalTvTunerV1_1TargetTest
Change-Id: Ib26f90930d288738c5b55843e2aecde5318c3786
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions