commit | d18270d1909765938524df171913283549091184 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Wed Jan 31 17:27:49 2018 -0800 |
committer | Lajos Molnar <lajos@google.com> | Wed Jan 31 19:01:54 2018 -0800 |
tree | b4f18b493d0749040a2565c632012bbde3c1ddf8 | |
parent | 4345046dde80d95bc9436e6aaf38c1837b343399 [diff] |
Codec2: use std::list only for C2Work/C2Worklet Use std::list for these as these are managed in lists. onWorkDone now returns std::list<C2Work> SettingsResult now contains std::vector<C2ParamFieldValues> C2WorkOutline now contains std::vector<c2_node_id_t> Bug: 64121714 Change-Id: Ibda75aad004be542c960cd190e19c168c5e3f724