Home
last modified time | relevance | path

Searched refs:devtotal (Results 1 – 1 of 1) sorted by relevance

/system/uapp/biotime/
A Dbiotime.cpp362 size_t devtotal = blk.info.block_count * blk.info.block_size; in main() local
365 if ((total == 0) || (total > devtotal)) { in main()
366 total = devtotal; in main()

Completed in 4 milliseconds