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