Searched refs:GetRecursiveDiskUsage (Results 1 – 2 of 2) sorted by relevance
9 def GetRecursiveDiskUsage(path): function
2115 size = sum(host_utils.GetRecursiveDiskUsage(h) for h, _ in files)2118 host_utils.GetRecursiveDiskUsage(h) for h, _ in host_device_tuples)