Searched defs:boot_class_path (Results 1 – 8 of 8) sorted by relevance
35 std::string boot_class_path; in TEST_F() local
808 std::vector<const DexFile*> boot_class_path; in Init() local
206 void ClassLinker::InitWithoutImage(const std::vector<const DexFile*>& boot_class_path) { in InitWithoutImage()
364 const std::vector<const DexFile*>& boot_class_path = linker->GetBootClassPath(); in PreloadDexCachesStatsTotal() local381 const std::vector<const DexFile*>& boot_class_path = linker->GetBootClassPath(); in PreloadDexCachesStatsFilled() local443 const std::vector<const DexFile*>& boot_class_path = linker->GetBootClassPath(); in VMRuntime_preloadDexCaches() local
390 const std::vector<const DexFile*>& boot_class_path = class_linker->GetBootClassPath(); in CopyProfileFile() local
120 std::vector<std::string> boot_class_path; in GenerateImage() local
1242 std::vector<const DexFile*> boot_class_path; in dex2oat() local
338 std::vector<std::string> boot_class_path; in VM_ClassPaths() local