Home
last modified time | relevance | path

Searched defs:new_progress (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/guest/kdump/
Dcrashdump.c106 int new_progress = dumped * 100 / statbuf.st_size; in main() local
/aosp_15_r20/system/gsid/
H A Dpartition_installer.cpp222 int new_progress = ((size_ - remaining) * 1000) / size_; in CommitGsiChunk() local