/system/core/fs_mgr/libfs_avb/ |
D | fs_avb.cpp | 55 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
|
D | avb_ops.cpp | 198 off64_t total_size = lseek64(fd, 0, SEEK_END); in ReadFromPartition() local
|
/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/ |
D | dmabuf_sysfs_stats.h | 49 inline uint64_t total_size() const { return total_.size; } in total_size() function
|
/system/extras/puncture_fs/ |
D | puncture_fs.cpp | 139 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/ |
D | fs_avb.h | 34 size_t total_size; member
|
/system/logging/logd/ |
D | SerializedLogBuffer.cpp | 165 size_t total_size = GetSizeUsed(log_id); in MaybePrune() local 314 size_t total_size = 0; in GetSizeUsed() local
|
D | CommandListener.cpp | 154 size_t total_size = str.size() + overhead_length + str_size_digits; in PackageString() local
|
/system/core/fs_mgr/libvbmeta/ |
D | super_vbmeta_format_c.h | 98 uint32_t total_size; member
|
/system/libufdt/utils/src/ |
D | dt_table.h | 32 uint32_t total_size; /* includes dt_table_header + all dt_table_entry member
|
/system/memory/libmemunreachable/include/memunreachable/ |
D | memunreachable.h | 42 size_t total_size = 0; member
|
/system/memory/libmeminfo/libdmabufinfo/tools/ |
D | dmabuf_dump.cpp | 138 uint64_t total_size = 0; // Total size of dmabufs in the system in PrintDmaBufPerProcess() local
|
/system/core/libdiskconfig/ |
D | diskconfig.c | 275 uint64_t total_size; in validate() local
|
/system/nvram/hal/tests/ |
D | scoped_nvram_device.cc | 68 nvram_result_t ScopedNvramDevice::GetTotalSizeInBytes(uint64_t* total_size) { in GetTotalSizeInBytes()
|
D | nvram_hal_test.cc | 205 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/ |
D | lpunpack.cc | 216 uint64_t total_size = 0; in ExtractPartition() local
|
/system/core/mkbootfs/ |
D | mkbootfs.c | 58 static int total_size = 0; variable
|
/system/update_engine/payload_generator/ |
D | payload_file.cc | 332 off_t total_size = 0; in ReportPayloadUsage() local
|
/system/extras/showslab/ |
D | showslab.c | 33 unsigned long total_size; /* size of all objects */ member
|
/system/nvram/messages/include/nvram/messages/ |
D | nvram_messages.h | 54 uint64_t total_size = 0; member
|
/system/core/fs_mgr/liblp/ |
D | utility.cpp | 154 uint64_t total_size = 0; in GetPartitionSize() local
|
D | images.cpp | 142 uint64_t total_size = GetTotalSuperPartitionSize(metadata); in ImageBuilder() local
|
/system/memory/lmkd/tests/ |
D | lmkd_test.cpp | 184 size_t total_size; member
|
/system/nvram/hal/ |
D | nvram_device_adapter.cpp | 62 uint64_t* total_size) { in device_get_total_size_in_bytes()
|
/system/nvram/client/ |
D | nvram_client.c | 103 uint64_t total_size = 0; in HandleGetTotalSize() local
|
/system/update_engine/ |
D | test_http_server.cc | 164 const size_t total_size = str.size(); in WriteString() local
|