Searched defs:stringObject (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_handler.cc926 ObjectId stringObject = request.ReadObjectId(); local
928 JDWP::JdwpError error = Dbg::StringToUtf8(stringObject, &str);

Completed in 56 milliseconds