OSDN Git Service

Add and use StringAppendF.
authorElliott Hughes <enh@google.com>
Fri, 17 Jun 2011 20:55:27 +0000 (13:55 -0700)
committerElliott Hughes <enh@google.com>
Fri, 17 Jun 2011 20:55:27 +0000 (13:55 -0700)
commit837eabb829417c1542037423c55536649de404b8
treee05d7410a3f2e4bc66d53cb9359c5d967e21f8bd
parente88cce67ddb18f2dc5a7f7ee1883e79e8830fac6
Add and use StringAppendF.

I've also removed the dvm prefix from the existing StringPrintf.

Change-Id: I3d01f676c876957b6c6e032c674e1a06c3670021
vm/Misc.cpp
vm/Misc.h
vm/ReferenceTable.cpp
vm/interp/Stack.cpp