OSDN Git Service

Move dumping of oat file status inside of the OatFileAssistant.
authorRichard Uhler <ruhler@google.com>
Mon, 14 Nov 2016 14:53:55 +0000 (14:53 +0000)
committerRichard Uhler <ruhler@google.com>
Thu, 24 Nov 2016 07:54:03 +0000 (07:54 +0000)
commit46cc64f11b1b1f0ac5e4aebd665b325a68d4d42f
tree182f28f92fb576b2ad586a368ac2d0761896e832
parent3e580bc9b248586fa5d87db2098fa5c5abb7afc1
Move dumping of oat file status inside of the OatFileAssistant.

Rather than exposing what could otherwise be internal to the
OatFileAssistant, move the logic for dumping a human readable
representation of the status of the oat files inside the
OatFileAssistant.

Bug: 30937355
Test: oat_file_assistant_test

Change-Id: I79c6cc1286a822f1dbe0035be934a2be4792563c
runtime/native/dalvik_system_DexFile.cc
runtime/oat_file_assistant.cc
runtime/oat_file_assistant.h