Searched refs:GetFirstDexFile (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.h145 const DexFile* GetFirstDexFile(jobject jclass_loader);
H A Dcommon_runtime_test.cc573 const DexFile* CommonRuntimeTestImpl::GetFirstDexFile(jobject jclass_loader) { function in class:art::CommonRuntimeTestImpl
H A Dclass_linker_test.cc1067 const DexFile* dex_file = GetFirstDexFile(jclass_loader);
/art/runtime/mirror/
H A Dobject_test.cc361 const DexFile* dex_file = GetFirstDexFile(class_loader);

Completed in 64 milliseconds