Home
last modified time | relevance | path

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

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