commit | 82356c3f6a8d9b0975fbf8de653055951c0a2b52 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Apr 26 13:19:27 2023 -0700 |
committer | David Anderson <dvander@google.com> | Tue May 02 19:45:16 2023 -0700 |
tree | 0bda0f04a3e4c3e9f5b2305832d4afcb800b20ba | |
parent | 359350250b39a5a5832db2d229f2367172167f2b [diff] |
libsnapshot: Rename and clarify some methods in ICowOpIter. Done and RDone are not exactly symmetrical, so rename them to match their underlying STL behavior. Done becomes "AtEnd" and RDone becomes "AtBegin". Bug: 280529365 Test: builds Change-Id: I876f858a7bef84d8b37c1c822fb42941fbcded25