Searched refs:LaunchApplication (Results 1 – 13 of 13) sorted by relevance
195 def LaunchApplication(self, application, parameters=None, member in Platform204 return self._platform_backend.LaunchApplication(
80 def LaunchApplication( member in PosixPlatformBackend
291 def LaunchApplication( member in WinPlatformBackend340 self._msr_server_handle = self.LaunchApplication(
156 p = self.LaunchApplication('purge', elevate_privilege=mavericks_or_later)
191 def LaunchApplication( member in PlatformBackend
215 def LaunchApplication( member in AndroidPlatformBackend
43 self._platform_backend.LaunchApplication(
98 host.LaunchApplication(IOS_WEBKIT_DEBUG_PROXY)
449 LaunchApplication (const FileSpec &app_file_spec);
47 self._powermetrics_process = self._backend.LaunchApplication(
117 self._ippet_handle = self._backend.LaunchApplication(
1563 LaunchApplication (const FileSpec &app_file_spec) in LaunchApplication() function
233 Host::LaunchApplication (const FileSpec &app_file_spec) function