Searched refs:return_shorty (Results 1 – 1 of 1) sorted by relevance
1067 char return_shorty = method->GetInterfaceMethodIfProxy(pointer_size)->GetShorty(&length)[0]; in PopInstrumentationStackFrame() local1069 if (return_shorty == 'V') { in PopInstrumentationStackFrame()1071 } else if (return_shorty == 'F' || return_shorty == 'D') { in PopInstrumentationStackFrame()1099 return_shorty == 'L', in PopInstrumentationStackFrame()