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

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

Completed in 14 milliseconds