OSDN Git Service

ART: Rename ArtMethod's size and alignment methods.
authorVladimir Marko <vmarko@google.com>
Mon, 17 Aug 2015 11:07:23 +0000 (12:07 +0100)
committerVladimir Marko <vmarko@google.com>
Mon, 17 Aug 2015 13:49:34 +0000 (14:49 +0100)
commit14632857428b7e37761e6e811c19021715a400f8
tree1774ef3ed5b973ce661b761814bd86bdbfa8fdbc
parent8ecc1357e2c682165467ca8e10c7a748f7554df2
ART: Rename ArtMethod's size and alignment methods.

Remove the historical prefix "Object" to avoid confusion
with Java objects.

Change-Id: Ib36422c9a24878d8d4bd757977d99cbf66b3d567
compiler/image_writer.cc
oatdump/oatdump.cc
runtime/art_method-inl.h
runtime/art_method.h
runtime/class_linker.cc
runtime/entrypoints/entrypoint_utils.cc
runtime/fault_handler.cc
runtime/image.cc
runtime/mirror/class-inl.h