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

/art/runtime/
H A Dcommon_runtime_test.cc476 std::vector<const DexFile*> CommonRuntimeTest::GetDexFiles(jobject jclass_loader) { function in class:art::CommonRuntimeTest
537 std::vector<const DexFile*> tmp(GetDexFiles(jclass_loader));
/art/compiler/driver/
H A Dcompiler_driver.cc1609 const std::vector<const DexFile*>& GetDexFiles() const { function in class:art::ParallelCompilationManager

Completed in 47 milliseconds