Home
last modified time | relevance | path

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

/build/soong/ui/metrics/proc/
Dstatus.go68 v := strToUint64(value)
108 func strToUint64(v string) uint64 { func