Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libstorage_literals/storage_literals/
H A Dstorage_literals.h40 using TiB = Size<40>; variable
58 constexpr TiB operator""_TiB(unsigned long long v) { // NOLINT
59 return TiB{v};