Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Side by Side Diff: tools/telemetry/docs/pydoc/telemetry.internal.platform.cros_device.html

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.internal.platform.cros_device</title >
4 <meta charset="utf-8">
5 </head><body bgcolor="#f0f0f8">
6
7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
8 <tr bgcolor="#7799ee">
9 <td valign=bottom>&nbsp;<br>
10 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a hre f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry .internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.int ernal.platform.html"><font color="#ffffff">platform</font></a>.cros_device</stro ng></big></big></font></td
11 ><td align=right valign=bottom
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href= "../telemetry/internal/platform/cros_device.py">telemetry/internal/platform/cros _device.py</a></font></td></tr></table>
13 <p><tt>#&nbsp;Copyright&nbsp;2014&nbsp;The&nbsp;Chromium&nbsp;Authors.&nbsp; All&nbsp;rights&nbsp;reserved.<br>
14 #&nbsp;Use&nbsp;of&nbsp;this&nbsp;source&nbsp;code&nbsp;is&nbsp;governed&nbsp;by &nbsp;a&nbsp;BSD-style&nbsp;license&nbsp;that&nbsp;can&nbsp;be<br>
15 #&nbsp;found&nbsp;in&nbsp;the&nbsp;LICENSE&nbsp;file.</tt></p>
16 <p>
17 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
18 <tr bgcolor="#aa55cc">
19 <td colspan=3 valign=bottom>&nbsp;<br>
20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big ></font></td></tr>
21
22 <tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
23 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t op><a href="telemetry.core.cros_interface.html">telemetry.core.cros_interface</a ><br>
24 </td><td width="25%" valign=top><a href="telemetry.internal.platform.device.html ">telemetry.internal.platform.device</a><br>
25 </td><td width="25%" valign=top><a href="logging.html">logging</a><br>
26 </td><td width="25%" valign=top><a href="telemetry.core.platform.html">telemetry .core.platform</a><br>
27 </td></tr></table></td></tr></table><p>
28 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
29 <tr bgcolor="#ee77aa">
30 <td colspan=3 valign=bottom>&nbsp;<br>
31 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big ></font></td></tr>
32
33 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
34 <td width="100%"><dl>
35 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.device.ht ml#Device">telemetry.internal.platform.device.Device</a>(<a href="__builtin__.ht ml#object">__builtin__.object</a>)
36 </font></dt><dd>
37 <dl>
38 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.cros_devi ce.html#CrOSDevice">CrOSDevice</a>
39 </font></dt></dl>
40 </dd>
41 </dl>
42 <p>
43 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
44 <tr bgcolor="#ffc8d8">
45 <td colspan=3 valign=bottom>&nbsp;<br>
46 <font color="#000000" face="helvetica, arial"><a name="CrOSDevice">class <strong >CrOSDevice</strong></a>(<a href="telemetry.internal.platform.device.html#Device ">telemetry.internal.platform.device.Device</a>)</font></td></tr>
47
48 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
49 <td width="100%"><dl><dt>Method resolution order:</dt>
50 <dd><a href="telemetry.internal.platform.cros_device.html#CrOSDevice">CrOSDevice </a></dd>
51 <dd><a href="telemetry.internal.platform.device.html#Device">telemetry.internal. platform.device.Device</a></dd>
52 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
53 </dl>
54 <hr>
55 Methods defined here:<br>
56 <dl><dt><a name="CrOSDevice-__init__"><strong>__init__</strong></a>(self, host_n ame, ssh_port, ssh_identity<font color="#909090">=None</font>)</dt></dl>
57
58 <hr>
59 Class methods defined here:<br>
60 <dl><dt><a name="CrOSDevice-GetAllConnectedDevices"><strong>GetAllConnectedDevic es</strong></a>(cls, blacklist)<font color="#909090"><font face="helvetica, aria l"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt> </dl>
61
62 <hr>
63 Data descriptors defined here:<br>
64 <dl><dt><strong>host_name</strong></dt>
65 </dl>
66 <dl><dt><strong>ssh_identity</strong></dt>
67 </dl>
68 <dl><dt><strong>ssh_port</strong></dt>
69 </dl>
70 <hr>
71 Data descriptors inherited from <a href="telemetry.internal.platform.device.html #Device">telemetry.internal.platform.device.Device</a>:<br>
72 <dl><dt><strong>__dict__</strong></dt>
73 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
74 </dl>
75 <dl><dt><strong>__weakref__</strong></dt>
76 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
77 </dl>
78 <dl><dt><strong>guid</strong></dt>
79 </dl>
80 <dl><dt><strong>name</strong></dt>
81 </dl>
82 </td></tr></table></td></tr></table><p>
83 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
84 <tr bgcolor="#eeaa77">
85 <td colspan=3 valign=bottom>&nbsp;<br>
86 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b ig></font></td></tr>
87
88 <tr><td bgcolor="#eeaa77"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
89 <td width="100%"><dl><dt><a name="-FindAllAvailableDevices"><strong>FindAllAvail ableDevices</strong></a>(options)</dt><dd><tt>Returns&nbsp;a&nbsp;list&nbsp;of&n bsp;available&nbsp;device&nbsp;types.</tt></dd></dl>
90 <dl><dt><a name="-IsRunningOnCrOS"><strong>IsRunningOnCrOS</strong></a>()</dt>< /dl>
91 </td></tr></table>
92 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698