Searched refs:boot_content (Results 1 – 1 of 1) sorted by relevance
138 std::vector<std::string> boot_content; in Run() local146 boot_content.resize(boot_classpath.size()); in Run()149 if (!Load(str, boot_content[i++], &boot_dex_files, &error_msg)) { in Run()