OSDN Git Service

Avoid some unnecessary use of stl types.
authorIan Rogers <irogers@google.com>
Thu, 15 May 2014 21:47:50 +0000 (14:47 -0700)
committerIan Rogers <irogers@google.com>
Thu, 15 May 2014 21:47:50 +0000 (14:47 -0700)
commitdd157d732b557a854b3689faf8a24170fb47c270
tree09b1761180ce511273b6bd5782baadaabf43526d
parent3b2bcbf9daf39f4cece7fde1186f3fa494000ed9
Avoid some unnecessary use of stl types.

May be a minor performance win but really done for libc++ as this removes a
dependency on a library function whose prototype includes a std::string.

Change-Id: Ifc07a9caef1206caf2a69a6e1b0bfc0ba56c8c62
runtime/native/dalvik_system_DexFile.cc
runtime/native/dalvik_system_VMDebug.cc
runtime/well_known_classes.cc
runtime/well_known_classes.h