/system/core/fs_mgr/libfs_avb/ |
D | fs_avb.cpp | 53 size_t total_size = 0; in VerifyVbmetaDigest() local 68 size_t total_size = 0; in CalculateVbmetaDigest() local 155 size_t total_size = 0; in VerifyVbmetaImages() local 251 size_t total_size; in LoadAndVerifyVbmeta() local
|
D | avb_ops.cpp | 198 off64_t total_size = lseek64(fd, 0, SEEK_END); in ReadFromPartition() local
|
D | avb_util.cpp | 281 off64_t total_size = lseek64(fd, 0, SEEK_END); in GetTotalSize() local
|
/system/extras/puncture_fs/ |
D | puncture_fs.c | 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/core/libmemunreachable/include/memunreachable/ |
D | memunreachable.h | 42 size_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
|
D | mkdtimg_core.c | 179 uint32_t entry_count, uint32_t total_size, in output_img_header()
|
/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/core/libdiskconfig/ |
D | diskconfig.c | 275 uint64_t total_size; in validate() local
|
/system/connectivity/wifilogd/ |
D | command_processor.cpp | 172 uint16_t total_size; in CopyCommandToLog() local
|
/system/extras/partition_tools/ |
D | lpunpack.cc | 216 uint64_t total_size = 0; in ExtractPartition() local
|
/system/core/cpio/ |
D | mkbootfs.c | 57 static int total_size = 0; variable
|
/system/update_engine/payload_generator/ |
D | payload_file.cc | 346 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/lmkd/tests/ |
D | lmkd_test.cpp | 182 size_t total_size; member
|
/system/update_engine/ |
D | boot_control_android.cc | 317 uint64_t total_size = 0; in UpdatePartitionMetadata() local
|
D | test_http_server.cc | 164 const size_t total_size = str.size(); in WriteString() local
|
/system/core/fs_mgr/liblp/ |
D | images.cpp | 108 uint64_t total_size = GetTotalSuperPartitionSize(metadata); in ImageBuilder() local
|
/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/core/adb/client/ |
D | adb_install.cpp | 401 uint64_t total_size = 0; in install_multiple_app() local
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 1107 def _AllocBlockCounters(self, total_size): argument
|