Home | History | Annotate | Download | only in runtime

Lines Matching refs:signature

1086 JDWP::JdwpError Dbg::GetSignature(JDWP::RefTypeId class_id, std::string* signature) {
1093 *signature = c->GetDescriptor(&temp);