Lines Matching defs:shorty

288   QuickArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty,  in QuickArgumentVisitor()
535 BuildQuickShadowFrameVisitor(ArtMethod** sp, bool is_static, const char* shorty, in BuildQuickShadowFrameVisitor()
668 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickToInterpreterBridge() local
757 BuildQuickArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, uint32_t shorty_len, in BuildQuickArgumentVisitor()
831 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickProxyInvokeHandler() local
894 const char* shorty, in GetQuickReferenceArgumentAtVisitor()
938 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickGetProxyReferenceArgumentAt() local
950 const char* shorty, in GetQuickReferenceArgumentsVisitor()
982 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in GetProxyReferenceArguments() local
993 RememberForGcArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, in RememberForGcArgumentVisitor()
1063 const char* shorty = in artInstrumentationMethodEntryFromCode() local
1305 const char* shorty = in artQuickResolutionTrampoline() local
1746 void Walk(const char* shorty, uint32_t shorty_len) REQUIRES_SHARED(Locks::mutator_lock_) { in Walk()
1816 const char* shorty, in ComputeLayout()
1947 const char* shorty, in BuildGenericJniFrameVisitor()
2139 const char* shorty = called->GetShorty(&shorty_len); in artQuickGenericJniTrampoline() local
2278 const char* shorty = dex_file->GetMethodShorty(dex_file->GetMethodId(method_idx), &shorty_len); in artInvokeCommon() local
2411 const char* shorty = dex_file.GetMethodShorty(dex_file.GetMethodId(dex_method_idx), in artInvokeInterfaceTrampoline() local
2518 const char* shorty = caller_method->GetDexFile()->GetShorty(proto_idx); in artInvokePolymorphic() local
2640 const char* shorty = caller_method->GetDexFile()->GetShorty(proto_idx); in artInvokeCustom() local