|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/kernel_module_parser.h"#include <string_view>#include "cuttlefish/io/io.h"#include "cuttlefish/io/string.h"#include "cuttlefish/result/expect.h"#include "cuttlefish/result/result_type.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< bool > | cuttlefish::IsKernelModuleSigned (ReaderSeeker &file) |
Variables | |
| static constexpr std::string_view | kSignatureFooter |
|
staticconstexpr |