Home
last modified time | relevance | path

Searched defs:GetMethodName (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Dstack_trace_element.h38 String* GetMethodName() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetMethodName() function
/art/runtime/
Ddex_file.h636 const char* GetMethodName(const MethodId& method_id) const { in GetMethodName() function
Ddebugger.cc1466 std::string Dbg::GetMethodName(JDWP::MethodId method_id) { in GetMethodName() function in art::Dbg