Searched defs:dex (Results 1 – 11 of 11) sorted by relevance
107 const int32_t dex = stack_map.GetDexPc(encoding.stack_map_encoding); in WriteCompilationUnit() local159 const DexFile* dex = mi->dex_file; in WriteCompilationUnit() local
138 const DexFile* dex = mi->dex_file; in Write() local
49 void VerifyDexFile(const DexFile& dex) in VerifyDexFile()
56 Object dex = dexFileField.get(element); in loadClass() local
64 Object dex = dexFileField.get(element); in loadClass() local
228 std::unique_ptr<const DexFile> dex(LoadExpectSingleDexFile(GetLibCoreDexFileNames()[0].c_str())); in TestWriteRead() local
108 const DexFile& dex = *java_lang_dex_file_; in TEST_F() local
35 std::unique_ptr<const DexFile> dex(OpenTestDexFile("Nested")); in TEST_F() local
417 void AssertDexFile(const DexFile& dex, mirror::ClassLoader* class_loader) in AssertDexFile()
1334 Signature(const DexFile* dex, const DexFile::ProtoId& proto) : dex_file_(dex), proto_id_(&proto) { in Signature()
885 ScopedLocalRef<jobject> dex(env, env->CallStaticObjectMethodA( in GetDexFromDexCache() local900 mirror::Object* dex = GetDexFromDexCache(self, reinterpret_cast<mirror::DexCache*>(src)); in UnstartedDexCacheGetDexNative() local