template <>
struct StorageTraits
Defined at line 92 of file ../../zircon/kernel/phys/include/phys/early-boot.h
Public Methods
ktl::string_view error_string (error_type error)
Defined at line 100 of file ../../zircon/kernel/phys/include/phys/early-boot.h
ktl::string_view error_string (error_type error)
Defined at line 100 of file ../../zircon/kernel/phys/include/phys/early-boot.h
ktl::string_view error_string (error_type error)
Defined at line 100 of file ../../zircon/kernel/phys/include/phys/early-boot.h
fit::result<error_type, uint32_t> Capacity (Storage & zbi)
Defined at line 102 of file ../../zircon/kernel/phys/include/phys/early-boot.h
fit::result<error_type, payload_type> Payload (Storage &zbi,uint32_toffset,uint32_tlength)
Defined at line 106 of file ../../zircon/kernel/phys/include/phys/early-boot.h
template <typename U, bool LowLocality>
fit::result<error_type, ktl::span<const U>> Read (Storage &zbi,payload_typepayload,uint32_tlength)
Defined at line 115 of file ../../zircon/kernel/phys/include/phys/early-boot.h
template <typename U, bool LowLocality>
fit::result<error_type, ktl::span<const U>> Read (Storage &zbi,payload_typepayload,uint32_tlength)
Defined at line 115 of file ../../zircon/kernel/phys/include/phys/early-boot.h
template <typename U, bool LowLocality>
fit::result<error_type, ktl::span<const U>> Read (Storage &zbi,payload_typepayload,uint32_tlength)
Defined at line 115 of file ../../zircon/kernel/phys/include/phys/early-boot.h