Searched refs:GetFirstDexFile (Results 1 – 4 of 4) sorted by relevance
144 const DexFile* GetFirstDexFile(jobject jclass_loader);
236 const DexFile* CommonRuntimeTestImpl::GetFirstDexFile(jobject jclass_loader) { in GetFirstDexFile() function in art::CommonRuntimeTestImpl
1315 const DexFile* dex_file = GetFirstDexFile(jclass_loader); in TEST_F()
359 const DexFile* dex_file = GetFirstDexFile(class_loader); in TEST_F()