| OLD | NEW |
| (Empty) | |
| 1 |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 3 <html><head><title>Python: module telemetry.core.platform.android_platform_backe
nd</title> |
| 4 </head><body bgcolor="#f0f0f8"> |
| 5 |
| 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> |
| 7 <tr bgcolor="#7799ee"> |
| 8 <td valign=bottom> <br> |
| 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.platfo
rm.html"><font color="#ffffff">platform</font></a>.android_platform_backend</str
ong></big></big></font></td |
| 10 ><td align=right valign=bottom |
| 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"file:/Users/nduca/Local/chrome/src/tools/telemetry/telemetry/core/platform/andr
oid_platform_backend.py">/Users/nduca/Local/chrome/src/tools/telemetry/telemetry
/core/platform/android_platform_backend.py</a></font></td></tr></table> |
| 12 <p><tt># Copyright (c) 2013 The Chromium Autho
rs. All rights reserved.<br> |
| 13 # Use of this source code is governed by
a BSD-style license that can be<br> |
| 14 # found in the LICENSE file.</tt></p> |
| 15 <p> |
| 16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 17 <tr bgcolor="#aa55cc"> |
| 18 <td colspan=3 valign=bottom> <br> |
| 19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> |
| 20 |
| 21 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> |
| 22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="logging.html">logging</a><br> |
| 23 <a href="os.html">os</a><br> |
| 24 </td><td width="25%" valign=top><a href="pylib.perf_tests_helper.html">pylib.per
f_tests_helper</a><br> |
| 25 <a href="telemetry.core.platform.html">telemetry.core.platform</a><br> |
| 26 </td><td width="25%" valign=top><a href="telemetry.core.platform.platform_backen
d.html">telemetry.core.platform.platform_backend</a><br> |
| 27 <a href="pylib.surface_stats_collector.html">pylib.surface_stats_collector</a><b
r> |
| 28 </td><td width="25%" valign=top><a href="sys.html">sys</a><br> |
| 29 <a href="pylib.thermal_throttle.html">pylib.thermal_throttle</a><br> |
| 30 </td></tr></table></td></tr></table><p> |
| 31 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 32 <tr bgcolor="#ee77aa"> |
| 33 <td colspan=3 valign=bottom> <br> |
| 34 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> |
| 35 |
| 36 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> |
| 37 <td width="100%"><dl> |
| 38 <dt><font face="helvetica, arial"><a href="telemetry.core.platform.platform_back
end.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBacke
nd</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
| 39 </font></dt><dd> |
| 40 <dl> |
| 41 <dt><font face="helvetica, arial"><a href="telemetry.core.platform.android_platf
orm_backend.html#AndroidPlatformBackend">AndroidPlatformBackend</a> |
| 42 </font></dt></dl> |
| 43 </dd> |
| 44 </dl> |
| 45 <p> |
| 46 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 47 <tr bgcolor="#ffc8d8"> |
| 48 <td colspan=3 valign=bottom> <br> |
| 49 <font color="#000000" face="helvetica, arial"><a name="AndroidPlatformBackend">c
lass <strong>AndroidPlatformBackend</strong></a>(<a href="telemetry.core.platfor
m.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backen
d.PlatformBackend</a>)</font></td></tr> |
| 50 |
| 51 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> |
| 52 <td width="100%"><dl><dt>Method resolution order:</dt> |
| 53 <dd><a href="telemetry.core.platform.android_platform_backend.html#AndroidPlatfo
rmBackend">AndroidPlatformBackend</a></dd> |
| 54 <dd><a href="telemetry.core.platform.platform_backend.html#PlatformBackend">tele
metry.core.platform.platform_backend.PlatformBackend</a></dd> |
| 55 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> |
| 56 </dl> |
| 57 <hr> |
| 58 Methods defined here:<br> |
| 59 <dl><dt><a name="AndroidPlatformBackend-CanMonitorThermalThrottling"><strong>Can
MonitorThermalThrottling</strong></a>(self)</dt></dl> |
| 60 |
| 61 <dl><dt><a name="AndroidPlatformBackend-GetChildPids"><strong>GetChildPids</stro
ng></a>(self, pid)</dt></dl> |
| 62 |
| 63 <dl><dt><a name="AndroidPlatformBackend-GetCommandLine"><strong>GetCommandLine</
strong></a>(self, pid)</dt></dl> |
| 64 |
| 65 <dl><dt><a name="AndroidPlatformBackend-GetIOStats"><strong>GetIOStats</strong><
/a>(self, pid)</dt></dl> |
| 66 |
| 67 <dl><dt><a name="AndroidPlatformBackend-GetMemoryStats"><strong>GetMemoryStats</
strong></a>(self, pid)</dt></dl> |
| 68 |
| 69 <dl><dt><a name="AndroidPlatformBackend-GetOSName"><strong>GetOSName</strong></a
>(self)</dt></dl> |
| 70 |
| 71 <dl><dt><a name="AndroidPlatformBackend-GetRawDisplayFrameRateMeasurements"><str
ong>GetRawDisplayFrameRateMeasurements</strong></a>(self)</dt></dl> |
| 72 |
| 73 <dl><dt><a name="AndroidPlatformBackend-GetSystemCommitCharge"><strong>GetSystem
CommitCharge</strong></a>(self)</dt></dl> |
| 74 |
| 75 <dl><dt><a name="AndroidPlatformBackend-HasBeenThermallyThrottled"><strong>HasBe
enThermallyThrottled</strong></a>(self)</dt></dl> |
| 76 |
| 77 <dl><dt><a name="AndroidPlatformBackend-IsRawDisplayFrameRateSupported"><strong>
IsRawDisplayFrameRateSupported</strong></a>(self)</dt></dl> |
| 78 |
| 79 <dl><dt><a name="AndroidPlatformBackend-IsThermallyThrottled"><strong>IsThermall
yThrottled</strong></a>(self)</dt></dl> |
| 80 |
| 81 <dl><dt><a name="AndroidPlatformBackend-SetFullPerformanceModeEnabled"><strong>S
etFullPerformanceModeEnabled</strong></a>(self, enabled)</dt></dl> |
| 82 |
| 83 <dl><dt><a name="AndroidPlatformBackend-StartRawDisplayFrameRateMeasurement"><st
rong>StartRawDisplayFrameRateMeasurement</strong></a>(self)</dt></dl> |
| 84 |
| 85 <dl><dt><a name="AndroidPlatformBackend-StopRawDisplayFrameRateMeasurement"><str
ong>StopRawDisplayFrameRateMeasurement</strong></a>(self)</dt></dl> |
| 86 |
| 87 <dl><dt><a name="AndroidPlatformBackend-__init__"><strong>__init__</strong></a>(
self, adb, no_performance_mode)</dt></dl> |
| 88 |
| 89 <hr> |
| 90 Methods inherited from <a href="telemetry.core.platform.platform_backend.html#Pl
atformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>:<br> |
| 91 <dl><dt><a name="AndroidPlatformBackend-GetOSVersionName"><strong>GetOSVersionNa
me</strong></a>(self)</dt></dl> |
| 92 |
| 93 <hr> |
| 94 Data descriptors inherited from <a href="telemetry.core.platform.platform_backen
d.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>:<br> |
| 95 <dl><dt><strong>__dict__</strong></dt> |
| 96 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> |
| 97 </dl> |
| 98 <dl><dt><strong>__weakref__</strong></dt> |
| 99 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> |
| 100 </dl> |
| 101 </td></tr></table></td></tr></table> |
| 102 </body></html> |
| OLD | NEW |