telemetry.internal.backends.app_backend
index
telemetry/internal/backends/app_backend.py

# Copyright 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Classes
       
__builtin__.object
AppBackend

 
class AppBackend(__builtin__.object)
     Methods defined here:
Close(self)
GetStackTrace(self)
GetStandardOutput(self)
IsAppRunning(self)
SetApp(self, app)
Start(self)
__del__(self)
__init__(self, app_type, platform_backend)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
app
app_type
pid
platform_backend