Home
last modified time | relevance | path

Searched defs:GetTotalSizeInBytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DUniqBlocks.cpp41 UInt64 CUniqBlocks::GetTotalSizeInBytes() const in GetTotalSizeInBytes() function in CUniqBlocks
/aosp_15_r20/system/nvram/hal/tests/
H A Dscoped_nvram_device.cc68 nvram_result_t ScopedNvramDevice::GetTotalSizeInBytes(uint64_t* total_size) { in GetTotalSizeInBytes() function in nvram::ScopedNvramDevice
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h257 unsigned GetTotalSizeInBytes() const { in GetTotalSizeInBytes() function