Home
last modified time | relevance | path

Searched refs:GetRuntimeMethodShorty (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dinstrumentation.cc1438 static char GetRuntimeMethodShorty(Thread* thread) REQUIRES_SHARED(Locks::mutator_lock_) { in GetRuntimeMethodShorty() function
1535 return_shorty = GetRuntimeMethodShorty(self); in PopInstrumentationStackFrame()