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

/art/runtime/jdwp/
H A Djdwp_handler.cc601 RefTypeId superClassId; local
602 JdwpError status = Dbg::GetSuperclass(class_id, &superClassId);
606 expandBufAddRefTypeId(pReply, superClassId);

Completed in 58 milliseconds