Searched defs:GetBlockSize (Results 1 – 5 of 5) sorted by relevance
62 uint64_t GetBlockSize() const { return nand_info_.pages_per_block * nand_info_.page_size; } in GetBlockSize() function
66 uint64_t GetBlockSize() const { in GetBlockSize() function
47 uint32_t GetBlockSize() const { return config_.blk_size; } in GetBlockSize() function
95 zx_status_t Cipher::GetBlockSize(Algorithm algo, size_t* out) { in GetBlockSize() function in crypto::Cipher
712 zx_status_t EfiDevicePartitioner::GetBlockSize(const fbl::unique_fd& device_fd, in GetBlockSize() function in paver::EfiDevicePartitioner876 zx_status_t CrosDevicePartitioner::GetBlockSize(const fbl::unique_fd& device_fd, in GetBlockSize() function in paver::CrosDevicePartitioner955 zx_status_t FixedDevicePartitioner::GetBlockSize(const fbl::unique_fd& device_fd, in GetBlockSize() function in paver::FixedDevicePartitioner1074 zx_status_t SkipBlockDevicePartitioner::GetBlockSize(const fbl::unique_fd& device_fd, in GetBlockSize() function in paver::SkipBlockDevicePartitioner
Completed in 12 milliseconds