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

/art/runtime/mirror/
H A Dart_method-inl.h432 inline const Signature ArtMethod::GetSignature() { function in class:art::mirror::ArtMethod
/art/runtime/
H A Ddebugger.cc1228 JDWP::JdwpError Dbg::GetSignature(JDWP::RefTypeId class_id, std::string* signature) { function in class:art::Dbg
1626 expandBufAddUtf8String(pReply, m->GetSignature().ToString());

Completed in 149 milliseconds