commit | 1318e76655b55c126578d1033c34454766248ae9 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Apr 28 11:51:52 2023 -0700 |
committer | David Anderson <dvander@google.com> | Tue May 02 19:45:31 2023 -0700 |
tree | d11bec0c4a5cea3824686b76ba751121e599da23 | |
parent | 4485a6dfa48a0841b33e446e391b7a429c358be7 [diff] |
libsnapshot: Use pointers instead of references in ICowOpIter. Most callers already converted the reference to a pointer, and pointers will make it much easier to move around the op list. Bug: 280529365 Test: builds Change-Id: I7ec850b58a79c33e57b0e2602e1be953484daa46