commit | d2f29c658c3b5039926b4394e3a13bfe20103e1a | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Oct 18 11:44:51 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Nov 15 15:38:13 2017 -0800 |
tree | 99f7797b05c934a10fdcb058b025a0304ca2b6f5 | |
parent | 187e4712a53e15c28162172dced4adaa00b87b64 [diff] |
unwindstack: rename Memory::Read to ReadFully. Rename Memory::Read to ReadFully to match its semantics with that of android::base. ReadPartially will be renamed to Read in a follow up commit, kept intentionally separate so that there aren't any callers accidentally switched from ReadFully to Read. Test: treehugger Change-Id: I7d845ac5244c3025d92c8512e960e5d0d1da05af