Lines Matching refs:JValue
74 extern JValue ExecuteSwitchImpl(Thread* self, const DexFile::CodeItem* code_item,
75 ShadowFrame& shadow_frame, JValue result_register,
79 extern JValue ExecuteGotoImpl(Thread* self, const DexFile::CodeItem* code_item,
80 ShadowFrame& shadow_frame, JValue result_register);
84 ShadowFrame* shadow_frame, JValue* result_register);
142 const Instruction* inst, uint16_t inst_data, JValue* result);
149 const Instruction* inst, uint16_t inst_data, JValue* result);
598 uint16_t inst_data, JValue* result) { in DoInvokeLambda()
629 uint16_t inst_data, JValue* result) { in DoInvoke()
672 JValue* result) { in DoInvokeVirtualQuick()
841 Thread* self, JValue* result);
1022 JValue* result);
1028 JValue result);
1035 JValue* result)
1056 JValue* result)
1079 uint16_t inst_data, JValue* result);