Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 47) sorted by relevance

12

/system/gsid/aidl/android/gsi/
DIProgressCallback.aidl33 void onProgress(long current, long total); in onProgress()
/system/update_engine/scripts/update_payload/
Dformat_utils.py22 def NumToPercent(num, total, min_precision=1, max_precision=5): argument
/system/core/libdiskconfig/
Ddiskutils.c42 uint64_t total = 0; in write_raw_image() local
/system/extras/taskstats/
Dtaskstats.c118 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/update_engine/payload_consumer/
Ddelta_performer_fuzzer.cc38 uint64_t total) override{}; in BytesReceived()
/system/memory/libmeminfo/libdmabufinfo/
Ddmabuf_sysfs_stats.cpp108 struct DmabufTotal total = {.size = info.size, .buffer_count = 1}; in GetDmabufSysfsStats() local
/system/vold/bench/
Dbenchgen.py181 total = len(events) variable
313 total = len(files.values()) variable
/system/extras/tests/tcp_nuke_addr/
Dtcp_nuke_addr_test.cpp117 uint32_t total, previous = 0; in progressThread() local
/system/extras/latencytop/
Dlatencytop.c38 unsigned long total; member
318 unsigned long count, max, total; in read_latency_file() local
/system/core/fs_mgr/tools/
Ddmuserd.cpp81 ssize_t total = 0; in write_all() local
99 ssize_t total = 0; in read_all() local
/system/bt/osi/src/
Dringbuffer.cc26 size_t total; member
/system/nfc/utils/
Dringbuffer.cc25 size_t total; member
/system/memory/libmeminfo/tools/
Dshowmap.cpp175 static void print_vmainfo(const VmaInfo& v, bool total) { in print_vmainfo()
/system/extras/tests/directiotest/
Ddirectiotest.c162 static void update_progress(int current, int total) in update_progress()
/system/core/fastboot/
Dsocket.cpp52 size_t total = 0; in ReceiveAll() local
Dfastboot_driver.cpp157 size_t current, size_t total) { in FlashPartition()
249 size_t current, size_t total, bool use_crc, std::string* response, in Download()
593 size_t total = 0; in SparseWriteCallback() local
/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc.c256 uint32_t total = 0; in adjustToFitBitpool() local
/system/extras/libfec/
Dfec_open.cpp62 uint64_t total = mi + get_real_size(mi, roots); in find_offset() local
Dfec_verity.cpp103 uint64_t total = 0; in verity_get_size() local
/system/core/fs_mgr/libfiemap/
Dbinder.cpp38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress()
/system/bpfprogs/
Dtime_in_state.c116 uint64_t* total = bpf_total_time_in_state_map_lookup_elem(&total_freq_idx); variable
/system/libhwbinder/vts/performance/
DLatency.cpp374 PResults total, presults[no_pair]; in main() local
/system/logging/logd/
DChattyLogBuffer.cpp151 int64_t total = current_last_count + elem_count; in LogInternal() local
/system/extras/sound/
Dplaywav.c200 unsigned total = 0; in wav_rec() local
/system/bt/stack/sdp/
Dsdp_discovery.cc270 uint16_t total, cur_handles, orig; in process_service_search_rsp() local

12