Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 34) sorted by relevance

12

/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp55 size_t total_size = 0; in VerifyVbmetaDigest() local
70 size_t total_size = 0; in CalculateVbmetaDigest() local
157 size_t total_size = 0; in VerifyVbmetaImages() local
253 size_t total_size; in LoadAndVerifyVbmeta() local
Davb_ops.cpp198 off64_t total_size = lseek64(fd, 0, SEEK_END); in ReadFromPartition() local
/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/
Ddmabuf_sysfs_stats.h49 inline uint64_t total_size() const { return total_.size; } in total_size() function
/system/extras/puncture_fs/
Dpuncture_fs.cpp139 static bool puncture_fs (const char * const path, const u64 total_size, in puncture_fs()
208 u64 total_size = 0; in main() local
/system/core/fs_mgr/libfs_avb/include/fs_avb/
Dfs_avb.h34 size_t total_size; member
/system/logging/logd/
DSerializedLogBuffer.cpp165 size_t total_size = GetSizeUsed(log_id); in MaybePrune() local
314 size_t total_size = 0; in GetSizeUsed() local
DCommandListener.cpp154 size_t total_size = str.size() + overhead_length + str_size_digits; in PackageString() local
/system/core/fs_mgr/libvbmeta/
Dsuper_vbmeta_format_c.h98 uint32_t total_size; member
/system/libufdt/utils/src/
Ddt_table.h32 uint32_t total_size; /* includes dt_table_header + all dt_table_entry member
/system/memory/libmemunreachable/include/memunreachable/
Dmemunreachable.h42 size_t total_size = 0; member
/system/memory/libmeminfo/libdmabufinfo/tools/
Ddmabuf_dump.cpp138 uint64_t total_size = 0; // Total size of dmabufs in the system in PrintDmaBufPerProcess() local
/system/core/libdiskconfig/
Ddiskconfig.c275 uint64_t total_size; in validate() local
/system/nvram/hal/tests/
Dscoped_nvram_device.cc68 nvram_result_t ScopedNvramDevice::GetTotalSizeInBytes(uint64_t* total_size) { in GetTotalSizeInBytes()
Dnvram_hal_test.cc205 uint64_t total_size = 0; in TEST() local
214 uint64_t total_size = 0; in TEST() local
223 uint64_t total_size = 0; in TEST() local
/system/extras/partition_tools/
Dlpunpack.cc216 uint64_t total_size = 0; in ExtractPartition() local
/system/core/mkbootfs/
Dmkbootfs.c58 static int total_size = 0; variable
/system/update_engine/payload_generator/
Dpayload_file.cc332 off_t total_size = 0; in ReportPayloadUsage() local
/system/extras/showslab/
Dshowslab.c33 unsigned long total_size; /* size of all objects */ member
/system/nvram/messages/include/nvram/messages/
Dnvram_messages.h54 uint64_t total_size = 0; member
/system/core/fs_mgr/liblp/
Dutility.cpp154 uint64_t total_size = 0; in GetPartitionSize() local
Dimages.cpp142 uint64_t total_size = GetTotalSuperPartitionSize(metadata); in ImageBuilder() local
/system/memory/lmkd/tests/
Dlmkd_test.cpp184 size_t total_size; member
/system/nvram/hal/
Dnvram_device_adapter.cpp62 uint64_t* total_size) { in device_get_total_size_in_bytes()
/system/nvram/client/
Dnvram_client.c103 uint64_t total_size = 0; in HandleGetTotalSize() local
/system/update_engine/
Dtest_http_server.cc164 const size_t total_size = str.size(); in WriteString() local

12