Searched defs:kSectorSize (Results 1 – 6 of 6) sorted by relevance
80 static constexpr int kSectorSize = 4096; in Format() local
53 static constexpr uint64_t kSectorSize = 512; variable
17 static constexpr size_t kSectorSize = 512; variable
437 const int kSectorSize = 512; variable
255 static const uint64_t kSectorSize = 512; member in SnapshotTestHarness
291 static const uint64_t kSectorSize = 512; member in android::snapshot::SnapuserdTest