Home | History | Annotate | Download | only in interpreter

Lines Matching full:dexfile

70                                    const DexFile::CodeItem* code_item, ShadowFrame* shadow_frame,
443 const DexFile::CodeItem* code_item = mh.GetCodeItem();
466 const DexFile::TypeList* params;
556 const DexFile::CodeItem* code_item = mh.GetCodeItem();
1028 if (found_dex_pc == DexFile::kDexNoIndex) {
1073 static JValue ExecuteImpl(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
1078 static JValue ExecuteImpl(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
3107 static JValue Execute(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
3111 static inline JValue Execute(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
3135 const DexFile::CodeItem* code_item = mh.GetCodeItem();
3218 const DexFile::CodeItem* code_item = mh.GetCodeItem();
3227 JValue EnterInterpreterFromStub(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
3239 const DexFile::CodeItem* code_item,