Home
last modified time | relevance | path

Searched defs:GetSignature (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dart_method-inl.h294 inline const Signature ArtMethod::GetSignature() { in GetSignature() function
Ddebugger.cc1086 JDWP::JdwpError Dbg::GetSignature(JDWP::RefTypeId class_id, std::string* signature) { in GetSignature() function in art::Dbg