Searched refs:boot_image_filename_ (Results 1 – 1 of 1) sorted by relevance
736 boot_image_filename_ = parser_options->boot_image_filename; in ProcessOptions()743 if (image_classes_filename_ != nullptr && !boot_image_filename_.empty()) { in ProcessOptions()755 if (compiled_classes_filename_ != nullptr && !boot_image_filename_.empty()) { in ProcessOptions()793 if (boot_image_filename_.empty()) { in ProcessOptions()2165 if (boot_image_filename_.empty()) { in PrepareRuntimeOptions()2174 boot_image_option += boot_image_filename_; in PrepareRuntimeOptions()2449 std::string boot_image_filename_; member in art::FINAL