Searched defs:GetCommandLine (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/tools/telemetry/telemetry/core/platform/ | ||
D | posix_platform_backend.py | 52 def GetCommandLine(self, pid): member in PosixPlatformBackend |
D | cros_platform_backend.py | 55 def GetCommandLine(self, pid): member in CrosPlatformBackend |
D | win_platform_backend.py | 156 def GetCommandLine(self, pid): member in WinPlatformBackend |
D | platform_backend.py | 49 def GetCommandLine(self, pid): member in PlatformBackend |
D | android_platform_backend.py | 135 def GetCommandLine(self, pid): member in AndroidPlatformBackend |