Home
last modified time | relevance | path

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

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