Searched refs:bootfs_payload (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/utest/zbi/
H A Dzbi.cpp40 char bootfs_payload[kBootfsPayloadLen]; member in struct:test_zbi
82 strcpy(result->bootfs_payload, kTestBootfs);
/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp601 const std::byte* bootfs_payload) :
602 mapped_(const_cast<void*>(static_cast<const void*>(bootfs_payload +
600 FileContents(const zbi_bootfs_dirent_t& entry, const std::byte* bootfs_payload) argument

Completed in 85 milliseconds