Home | History | Annotate | Download | only in runtime

Lines Matching refs:signature

1216 JDWP::JdwpError Dbg::GetSignature(JDWP::RefTypeId class_id, std::string* signature) {
1223 *signature = c->GetDescriptor(&temp);
1696 const char* name, const char* descriptor, const char* signature)
1702 name, descriptor, signature, slot,
1711 expandBufAddUtf8String(pContext->pReply, signature);