Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dposix_platform_backend.py26 def _CanRunElevatedWithSudo(path): function
129 if not _CanRunElevatedWithSudo(application) and not IsElevated():