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

/art/runtime/jdwp/
H A Djdwp_handler.cc647 RefTypeId superClassId; local
648 JdwpError status = Dbg::GetSuperclass(class_id, superClassId);
652 expandBufAddRefTypeId(pReply, superClassId);

Completed in 934 milliseconds