Home
last modified time | relevance | path

Searched defs:SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/erofs_overlay/include/
H A Derofs_overlay_common.h33 #define SECTOR_SIZE 512 macro
/ohos5.0/base/update/updater/services/ptable_parse/
H A Dptable.h194 static constexpr uint32_t SECTOR_SIZE = 512; variable