Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py149 if args[0] not in ('help', 'hash', 'version') and not IsNetworkIOEnabled():
182 def IsNetworkIOEnabled(): function