Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py144 if args[0] not in ('help', 'hash', 'version') and not IsNetworkIOEnabled():
177 def IsNetworkIOEnabled(): function
/external/chromium-trace/catapult/common/battor/battor/
Dbattor_wrapper.py369 if not self._serial_log_file or not cloud_storage.IsNetworkIOEnabled():