Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/ui/build/
H A Dconfig_linux.go19 func detectTotalRAM(ctx Context) uint64 { func
H A Dconfig_darwin.go22 func detectTotalRAM(ctx Context) uint64 { func
H A Dconfig.go242 ret.totalRAM = detectTotalRAM(ctx)