Searched defs:GetDexFiles (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.cc513 std::vector<const DexFile*> CommonRuntimeTestImpl::GetDexFiles(jobject jclass_loader) { function in class:art::CommonRuntimeTestImpl
574 std::vector<const DexFile*> tmp(GetDexFiles(jclass_loader));
/art/compiler/driver/
H A Dcompiler_driver.cc1893 const std::vector<const DexFile*>& GetDexFiles() const { function in class:art::ParallelCompilationManager

Completed in 10 milliseconds