Home
last modified time | relevance | path

Searched defs:shorty (Results 1 – 25 of 39) sorted by relevance

12

/art/runtime/arch/arm/
Dquick_entrypoints_cc_arm.cc29 Thread* self, JValue* result, const char* shorty) { in quick_invoke_reg_setup()
105 Thread* self, JValue* result, const char* shorty) { in art_quick_invoke_stub()
113 const char* shorty) { in art_quick_invoke_static_stub()
/art/runtime/
Dreflection.cc42 ArgArray(const char* shorty, uint32_t shorty_len) in ArgArray()
447 const char* shorty) in InvokeWithArgArray()
475 const char* shorty = in InvokeWithVarArgs() local
506 const char* shorty = in InvokeWithJValues() local
538 const char* shorty = in InvokeVirtualOrInterfaceWithJValues() local
570 const char* shorty = in InvokeVirtualOrInterfaceWithVarArgs() local
659 const char* shorty = np_method->GetShorty(&shorty_len); in InvokeMethod() local
703 const char* shorty; in BoxPrimitive() local
Djava_vm_ext.cc147 void* FindSymbol(const std::string& symbol_name, const char* shorty = nullptr) { in FindSymbol()
159 void* FindSymbolWithNativeBridge(const std::string& symbol_name, const char* shorty) { in FindSymbolWithNativeBridge()
256 const char* shorty = library->NeedsNativeBridge() in FindNativeMethod() local
Dart_method.cc157 size_t ArtMethod::NumArgRegisters(const StringPiece& shorty) { in NumArgRegisters()
298 const char* shorty) { in Invoke()
/art/compiler/jni/quick/
Dcalling_convention.h76 const char* shorty, in CallingConvention()
266 const char* shorty, in ManagedRuntimeCallingConvention()
376 const char* shorty, in JniCallingConvention()
Dcalling_convention.cc53 const char* shorty, in Create()
153 const char* shorty, in Create()
/art/compiler/jni/quick/x86_64/
Dcalling_convention_x86_64.h28 X86_64ManagedRuntimeCallingConvention(bool is_static, bool is_synchronized, const char* shorty) in X86_64ManagedRuntimeCallingConvention()
Dcalling_convention_x86_64.cc92 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni ATTRIBUTE_UNUSED) { in ReturnRegisterForShorty()
179 const char* shorty) in X86_64JniCallingConvention()
/art/compiler/jni/quick/arm64/
Dcalling_convention_arm64.h30 Arm64ManagedRuntimeCallingConvention(bool is_static, bool is_synchronized, const char* shorty) in Arm64ManagedRuntimeCallingConvention()
Dcalling_convention_arm64.cc118 static ManagedRegister ReturnRegisterForShorty(const char* shorty) { in ReturnRegisterForShorty()
224 const char* shorty) in Arm64JniCallingConvention()
/art/compiler/jni/quick/mips64/
Dcalling_convention_mips64.h32 Mips64ManagedRuntimeCallingConvention(bool is_static, bool is_synchronized, const char* shorty) in Mips64ManagedRuntimeCallingConvention()
Dcalling_convention_mips64.cc73 static ManagedRegister ReturnRegisterForShorty(const char* shorty) { in ReturnRegisterForShorty()
159 const char* shorty) in Mips64JniCallingConvention()
/art/compiler/jni/quick/arm/
Dcalling_convention_arm.h30 ArmManagedRuntimeCallingConvention(bool is_static, bool is_synchronized, const char* shorty) in ArmManagedRuntimeCallingConvention()
Dcalling_convention_arm.cc283 const char* shorty) in ArmJniCallingConvention()
/art/compiler/jni/quick/mips/
Dcalling_convention_mips.h32 MipsManagedRuntimeCallingConvention(bool is_static, bool is_synchronized, const char* shorty) in MipsManagedRuntimeCallingConvention()
Dcalling_convention_mips.cc84 static ManagedRegister ReturnRegisterForShorty(const char* shorty) { in ReturnRegisterForShorty()
196 const char* shorty) in MipsJniCallingConvention()
/art/compiler/jni/quick/x86/
Dcalling_convention_x86.h30 X86ManagedRuntimeCallingConvention(bool is_static, bool is_synchronized, const char* shorty) in X86ManagedRuntimeCallingConvention()
Dcalling_convention_x86.cc65 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni) { in ReturnRegisterForShorty()
197 const char* shorty) in X86JniCallingConvention()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc392 QuickArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, in QuickArgumentVisitor()
644 BuildQuickShadowFrameVisitor(ArtMethod** sp, bool is_static, const char* shorty, in BuildQuickShadowFrameVisitor()
711 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickToInterpreterBridge() local
831 BuildQuickArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, uint32_t shorty_len, in BuildQuickArgumentVisitor()
918 const char* shorty = non_proxy_method->GetShorty(&shorty_len); in artQuickProxyInvokeHandler() local
948 RememberForGcArgumentVisitor(ArtMethod** sp, bool is_static, const char* shorty, in RememberForGcArgumentVisitor()
1091 const char* shorty = in artQuickResolutionTrampoline() local
1640 void Walk(const char* shorty, uint32_t shorty_len) REQUIRES_SHARED(Locks::mutator_lock_) { in Walk()
1769 uint8_t* ComputeLayout(Thread* self, ArtMethod*** m, const char* shorty, uint32_t shorty_len, in ComputeLayout()
1868 const char* shorty, in BuildGenericJniFrameVisitor()
[all …]
/art/compiler/jni/
Djni_cfi_test.cc61 const char* shorty = "IIFII"; in TestImplSized() local
/art/tools/dexfuzz/src/dexfuzz/rawdex/
DCodeItem.java42 public String shorty; field in CodeItem.MethodMetaInfo
/art/tools/dexfuzz/src/dexfuzz/program/
DIdCreator.java248 public int findOrCreateMethodId(String className, String methodName, String shorty) { in findOrCreateMethodId()
695 String shorty = convertSignatureToShorty(signature); in createProtoId() local
754 String shorty = convertSignatureToShorty(signature); in findProtoId() local
DMutatableCode.java78 public String shorty; field in MutatableCode
DProgram.java305 String shorty = rawDexFile.stringDatas.get(protoIdItem.shortyIdx).getString(); in associateMethod() local
/art/runtime/interpreter/
Dinterpreter.cc45 const StringPiece& shorty, in InterpreterJni()
404 const char* shorty = method->GetShorty(&shorty_len); in EnterInterpreterFromInvoke() local

12