Searched defs:GetSignature (Results 1 – 2 of 2) sorted by relevance
432 inline const Signature ArtMethod::GetSignature() { in GetSignature() function
1228 JDWP::JdwpError Dbg::GetSignature(JDWP::RefTypeId class_id, std::string* signature) { in GetSignature() function in art::Dbg