Lines Matching defs:shorty
368 QuickArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, in QuickArgumentVisitor()
620 BuildQuickShadowFrameVisitor(ArtMethod** sp, bool is_static, const char* shorty, in BuildQuickShadowFrameVisitor()
753 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickToInterpreterBridge() local
842 BuildQuickArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, uint32_t shorty_len, in BuildQuickArgumentVisitor()
916 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickProxyInvokeHandler() local
978 const char* shorty, in GetQuickReferenceArgumentAtVisitor()
1022 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickGetProxyReferenceArgumentAt() local
1034 const char* shorty, in GetQuickReferenceArgumentsVisitor()
1066 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in GetProxyReferenceArguments() local
1077 RememberForGcArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, in RememberForGcArgumentVisitor()
1147 const char* shorty = in artInstrumentationMethodEntryFromCode() local
1387 const char* shorty = in artQuickResolutionTrampoline() local
1918 void Walk(const char* shorty, uint32_t shorty_len) REQUIRES_SHARED(Locks::mutator_lock_) { in Walk()
2047 uint8_t* ComputeLayout(Thread* self, ArtMethod*** m, const char* shorty, uint32_t shorty_len, in ComputeLayout()
2146 const char* shorty, in BuildGenericJniFrameVisitor()
2359 const char* shorty = called->GetShorty(&shorty_len); in artQuickGenericJniTrampoline() local
2536 const char* shorty = dex_file->GetMethodShorty(dex_file->GetMethodId(method_idx), &shorty_len); in artInvokeCommon() local
2669 const char* shorty = dex_file.GetMethodShorty(dex_file.GetMethodId(dex_method_idx), in artInvokeInterfaceTrampoline() local
2767 const char* shorty = caller_method->GetDexFile()->GetShorty(proto_idx); in artInvokePolymorphic() local
2889 const char* shorty = caller_method->GetDexFile()->GetShorty(proto_idx); in artInvokeCustom() local