|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/boot_image/vendor_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"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| static std::unique_ptr< ReaderSeeker > | cuttlefish::PagePadding (uint64_t size, uint64_t page_size) |