Searched refs:boot_class_path_count (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dparsed_options.cc519 size_t boot_class_path_count = ParseStringList<':'>::Split(boot_class_path).Size(); local
521 if (boot_class_path_count != boot_class_path_locations.Size()) {

Completed in 28 milliseconds