Home
last modified time | relevance | path

Searched refs:block_size_ (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/otautil/include/otautil/
Dsysutil.h54 return block_size_; in block_size()
67 block_size_(block_size), in BlockMapData()
72 uint32_t block_size_ = 0; variable
/bootable/recovery/updater/include/private/
Dcommands.h358 return block_size_; in block_size()
405 size_t block_size_{ 4096 };