Android-cuttlefish cvd tool
Namespaces | Functions
boot_image_builder.cc File Reference
#include "cuttlefish/host/commands/assemble_cvd/boot_image/boot_image_builder.h"
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <memory>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "bootimg.h"
#include "cuttlefish/io/concat.h"
#include "cuttlefish/io/in_memory.h"
#include "cuttlefish/io/io.h"
#include "cuttlefish/io/length.h"
#include "cuttlefish/result/result.h"
Include dependency graph for boot_image_builder.cc:

Namespaces

namespace  cuttlefish
 

Functions

static std::unique_ptr< ReaderSeeker > cuttlefish::PagePadding (uint64_t size)