Searched refs:GetFirstDexFile (Results 1 – 4 of 4) sorted by relevance
203 const DexFile* GetFirstDexFile(jobject jclass_loader);
217 const DexFile* CommonRuntimeTestImpl::GetFirstDexFile(jobject jclass_loader) { in GetFirstDexFile() function in art::CommonRuntimeTestImpl
1325 const DexFile* dex_file = GetFirstDexFile(jclass_loader); in TEST_F()
402 const DexFile* dex_file = GetFirstDexFile(class_loader); in TEST_F()