Searched refs:kernel_path_ (Results 1 – 1 of 1) sorted by relevance
418 kernel_path_(kernel_path), in INJECT()514 if (!kernel_path_.empty()) { in Setup()516 {mcopy, "-i", tmp_esp_image, "-s", kernel_path_, "::vmlinuz"}); in Setup()518 LOG(ERROR) << "Failed to copy " << kernel_path_ << " to " in Setup()544 std::string kernel_path_; member in cuttlefish::InitializeEspImageImpl