| Index: tools/telemetry/docs/telemetry.core.chrome.adb_commands.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.chrome.adb_commands.html b/tools/telemetry/docs/telemetry.core.chrome.adb_commands.html
|
| index 8b043a979e26da646e32b1fa8dafc37abd929465..7203e4229bb355e16af4e211bcdce79a91b75acf 100644
|
| --- a/tools/telemetry/docs/telemetry.core.chrome.adb_commands.html
|
| +++ b/tools/telemetry/docs/telemetry.core.chrome.adb_commands.html
|
| @@ -115,6 +115,8 @@ Args:<br>
|
|
|
| <dl><dt><a name="AdbCommands-__init__"><strong>__init__</strong></a>(self, device)</dt></dl>
|
|
|
| +<dl><dt><a name="AdbCommands-device"><strong>device</strong></a>(self)</dt></dl>
|
| +
|
| <hr>
|
| Data descriptors defined here:<br>
|
| <dl><dt><strong>__dict__</strong></dt>
|
| @@ -136,6 +138,12 @@ Data descriptors defined here:<br>
|
| <dl><dt><a name="Forwarder-__init__"><strong>__init__</strong></a>(self, adb, *port_pairs)</dt></dl>
|
|
|
| <hr>
|
| +Static methods defined here:<br>
|
| +<dl><dt><a name="Forwarder-KillDevice"><strong>KillDevice</strong></a>(adb)</dt></dl>
|
| +
|
| +<dl><dt><a name="Forwarder-KillHost"><strong>KillHost</strong></a>()</dt></dl>
|
| +
|
| +<hr>
|
| Data descriptors defined here:<br>
|
| <dl><dt><strong>__dict__</strong></dt>
|
| <dd><tt>dictionary for instance variables (if defined)</tt></dd>
|
|
|