| /system/gsid/aidl/android/gsi/ |
| D | IProgressCallback.aidl | 33 void onProgress(long current, long total); in onProgress()
|
| /system/update_engine/scripts/update_payload/ |
| D | format_utils.py | 22 def NumToPercent(num, total, min_precision=1, max_precision=5): argument
|
| /system/extras/taskstats/ |
| D | taskstats.c | 118 double average_ms(unsigned long long total, unsigned long long count) { in average_ms() 125 unsigned long long average_ns(unsigned long long total, in average_ns()
|
| /system/libbase/include/android-base/ |
| D | strings.h | 132 const std::string_view::size_type total = std::accumulate( in Join() local
|
| /system/memory/lmkd/libpsi/include/psi/ |
| D | psi.h | 37 unsigned long total; member
|
| /system/update_engine/payload_consumer/ |
| D | delta_performer_fuzzer.cc | 38 uint64_t total) override{}; in BytesReceived()
|
| /system/vold/bench/ |
| D | benchgen.py | 181 total = len(events) variable 313 total = len(files.values()) variable
|
| /system/core/fs_mgr/tools/ |
| D | dmuserd.cpp | 82 ssize_t total = 0; in write_all() local 100 ssize_t total = 0; in read_all() local
|
| /system/extras/latencytop/ |
| D | latencytop.c | 38 unsigned long total; member 318 unsigned long count, max, total; in read_latency_file() local
|
| /system/memory/libmeminfo/libdmabufinfo/ |
| D | dmabuf_sysfs_stats.cpp | 114 struct DmabufTotal total = {.size = info.size, .buffer_count = 1}; in GetDmabufSysfsStats() local
|
| /system/extras/tests/tcp_nuke_addr/ |
| D | tcp_nuke_addr_test.cpp | 117 uint32_t total, previous = 0; in progressThread() local
|
| /system/memory/libmeminfo/libsmapinfo/ |
| D | smapinfo.cpp | 775 static std::string get_vma_name(const Vma& vma, bool total, bool is_bss) { in get_vma_name() 786 static std::string get_flags(const Vma& vma, bool total) { in get_flags() 813 void VmaInfo::to_raw(bool total, std::ostream& out) const { in to_raw() 852 void VmaInfo::to_csv(bool total, std::ostream& out) const { in to_csv() 890 void VmaInfo::to_json(bool total, std::ostream& out) const { in to_json()
|
| /system/extras/tests/directiotest/ |
| D | directiotest.c | 162 static void update_progress(int current, int total) in update_progress()
|
| /system/memory/mmd/src/zram/ |
| D | idle.rs | 37 let mut total = None; in parse_meminfo() localVariable
|
| /system/core/fastboot/ |
| D | fastboot_driver.cpp | 159 size_t current, size_t total) { in FlashPartition() 251 size_t current, size_t total, bool use_crc, std::string* response, in Download() 599 size_t total = 0; in SparseWriteCallback() local
|
| D | socket.cpp | 56 size_t total = 0; in ReceiveAll() local
|
| /system/extras/libfec/ |
| D | fec_open.cpp | 62 uint64_t total = mi + get_real_size(mi, roots); in find_offset() local
|
| D | fec_verity.cpp | 103 uint64_t total = 0; in verity_get_size() local
|
| /system/core/fs_mgr/libfiemap/ |
| D | binder.cpp | 38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress()
|
| /system/bpfprogs/ |
| D | timeInState.c | 189 uint64_t* total = bpf_total_time_in_state_map_lookup_elem(&total_freq_idx); variable
|
| /system/libhwbinder/vts/performance/ |
| D | Latency.cpp | 374 PResults total, presults[no_pair]; in main() local
|
| /system/hwservicemanager/ |
| D | ServiceManager.cpp | 65 size_t total = 0; in countExistingService() local 516 size_t total = 0; in listByInterface() local
|
| /system/extras/sound/ |
| D | playwav.c | 200 unsigned total = 0; in wav_rec() local
|
| /system/extras/ANRdaemon/ |
| D | ANRdaemon.cpp | 75 unsigned long total; member
|
| /system/testing/gtest_extras/gtest_isolated/ |
| D | Isolate.cpp | 472 void Isolate::PrintResults(size_t total, const ResultsType& results, std::string* footer) { in PrintResults()
|