Searched refs:GetFirstDexFile (Results 1 – 4 of 4) sorted by relevance
209 const DexFile* GetFirstDexFile(jobject jclass_loader);
222 const DexFile* CommonRuntimeTestImpl::GetFirstDexFile(jobject jclass_loader) { in GetFirstDexFile() function in art::CommonRuntimeTestImpl
1333 const DexFile* dex_file = GetFirstDexFile(jclass_loader); in TEST_F()
406 const DexFile* dex_file = GetFirstDexFile(class_loader); in TEST_F()