Searched refs:bootfs_payload (Results 1 – 2 of 2) sorted by relevance
44 char bootfs_payload[kBootfsPayloadLen]; member88 strcpy(result->bootfs_payload, kTestBootfs); in get_test_zbi_extra()
606 const std::byte* bootfs_payload) in FileContents() argument607 : mapped_(const_cast<void*>(static_cast<const void*>(bootfs_payload + in FileContents()
Completed in 10 milliseconds