Searched refs:boot_classpath (Results 1 – 2 of 2) sorted by relevance
127 const std::string& boot_classpath,
1668 const char* boot_classpath = in LoadBootImage() local1670 if (boot_classpath == nullptr) { in LoadBootImage()1674 ExtractMultiImageLocations(image_file_name, boot_classpath, &image_file_names); in LoadBootImage()1851 const std::string& boot_classpath, in ExtractMultiImageLocations() argument1856 Split(boot_classpath, ':', &images); in ExtractMultiImageLocations()