/system/update_engine/scripts/update_payload/ |
D | format_utils.py | 20 def NumToPercent(num, total, min_precision=1, max_precision=5): argument
|
/system/core/libdiskconfig/ |
D | diskutils.c | 42 uint64_t total = 0; in write_raw_image() local
|
/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/vold/bench/ |
D | benchgen.py | 181 total = len(events) variable 313 total = len(files.values()) variable
|
/system/extras/tests/tcp_nuke_addr/ |
D | tcp_nuke_addr_test.cpp | 117 uint32_t total, previous = 0; in progressThread() local
|
/system/extras/latencytop/ |
D | latencytop.c | 38 unsigned long total; member 318 unsigned long count, max, total; in read_latency_file() local
|
/system/bt/osi/src/ |
D | ringbuffer.cc | 26 size_t total; member
|
/system/nfc/utils/ |
D | ringbuffer.cc | 25 size_t total; member
|
/system/core/libmeminfo/tools/ |
D | showmap.cpp | 155 static void print_vmainfo(const VmaInfo& v, bool total) { in print_vmainfo()
|
/system/netd/resolv/ |
D | res_stats.cpp | 122 int total = successes + errors + timeouts; in res_stats_usable_server() local
|
D | ResolverController.cpp | 327 int total = s.successes + s.errors + s.timeouts + s.internal_errors; in dump() local
|
/system/extras/tests/directiotest/ |
D | directiotest.c | 162 static void update_progress(int current, int total) in update_progress()
|
/system/core/fastboot/ |
D | fastboot_driver.cpp | 143 size_t current, size_t total) { in FlashPartition() 234 size_t current, size_t total, bool use_crc, std::string* response, in Download() 539 size_t total = 0; in SparseWriteCallback() local
|
D | socket.cpp | 52 size_t total = 0; in ReceiveAll() local
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | bitalloc.c | 256 uint32_t total = 0; in adjustToFitBitpool() local
|
/system/core/adb/client/ |
D | bugreport.cpp | 151 int total = std::stoi(line.substr(idx2 + 1)); in ProcessLine() local
|
/system/extras/libfec/ |
D | fec_open.cpp | 61 uint64_t total = mi + get_real_size(mi, roots); in find_offset() local
|
D | fec_verity.cpp | 97 uint64_t total = 0; in verity_get_size() local
|
/system/libhwbinder/vts/performance/ |
D | Latency.cpp | 374 PResults total, presults[no_pair]; in main() local
|
/system/hwservicemanager/ |
D | ServiceManager.cpp | 62 size_t total = 0; in countExistingService() local 455 size_t total = 0; in listByInterface() local
|
/system/bt/stack/sdp/ |
D | sdp_discovery.cc | 273 uint16_t total, cur_handles, orig; in process_service_search_rsp() local
|
/system/extras/sound/ |
D | playwav.c | 200 unsigned total = 0; in wav_rec() local
|
/system/bpf/libbpf_android/ |
D | BpfMapTest.cpp | 100 void populateMap(uint32_t total, BpfMap<uint32_t, uint32_t>& map) { in populateMap() argument
|
/system/extras/ANRdaemon/ |
D | ANRdaemon.cpp | 75 unsigned long total; member
|
/system/nfc/src/gki/common/ |
D | gki_buffer.cc | 43 static void gki_init_free_queue(uint8_t id, uint16_t size, uint16_t total, in gki_init_free_queue()
|