• Ian Rogers's avatar
    Avoid some unnecessary use of stl types. · dd157d73
    Ian Rogers authored
    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
    dd157d73
dalvik_system_VMDebug.cc 12.2 KB