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

Side by Side Diff: tools/telemetry/docs/pydoc/telemetry.internal.util.find_dependencies.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.util.find_dependencies</tit le>
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.util.html"><font color="#ffffff">util</font></a>.find_dependencies</strong ></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/util/find_dependencies.py">telemetry/internal/util/find_d ependencies.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.benchmark.html">telemetry.benchmark</a><br>
24 <a href="telemetry.internal.util.bootstrap.html">telemetry.internal.util.bootstr ap</a><br>
25 <a href="telemetry.internal.util.command_line.html">telemetry.internal.util.comm and_line</a><br>
26 <a href="telemetry.core.discover.html">telemetry.core.discover</a><br>
27 </td><td width="25%" valign=top><a href="fnmatch.html">fnmatch</a><br>
28 <a href="imp.html">imp</a><br>
29 <a href="logging.html">logging</a><br>
30 <a href="modulegraph.modulegraph.html">modulegraph.modulegraph</a><br>
31 </td><td width="25%" valign=top><a href="optparse.html">optparse</a><br>
32 <a href="os.html">os</a><br>
33 <a href="telemetry.internal.util.path.html">telemetry.internal.util.path</a><br>
34 <a href="telemetry.internal.util.path_set.html">telemetry.internal.util.path_set </a><br>
35 </td><td width="25%" valign=top><a href="sys.html">sys</a><br>
36 <a href="zipfile.html">zipfile</a><br>
37 </td></tr></table></td></tr></table><p>
38 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
39 <tr bgcolor="#ee77aa">
40 <td colspan=3 valign=bottom>&nbsp;<br>
41 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big ></font></td></tr>
42
43 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
44 <td width="100%"><dl>
45 <dt><font face="helvetica, arial"><a href="telemetry.internal.util.command_line. html#OptparseCommand">telemetry.internal.util.command_line.OptparseCommand</a>(< a href="telemetry.internal.util.command_line.html#Command">telemetry.internal.ut il.command_line.Command</a>)
46 </font></dt><dd>
47 <dl>
48 <dt><font face="helvetica, arial"><a href="telemetry.internal.util.find_dependen cies.html#FindDependenciesCommand">FindDependenciesCommand</a>
49 </font></dt></dl>
50 </dd>
51 </dl>
52 <p>
53 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
54 <tr bgcolor="#ffc8d8">
55 <td colspan=3 valign=bottom>&nbsp;<br>
56 <font color="#000000" face="helvetica, arial"><a name="FindDependenciesCommand"> class <strong>FindDependenciesCommand</strong></a>(<a href="telemetry.internal.u til.command_line.html#OptparseCommand">telemetry.internal.util.command_line.Optp arseCommand</a>)</font></td></tr>
57
58 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
59 <td colspan=2><tt>Prints&nbsp;all&nbsp;dependencies<br>&nbsp;</tt></td></tr>
60 <tr><td>&nbsp;</td>
61 <td width="100%"><dl><dt>Method resolution order:</dt>
62 <dd><a href="telemetry.internal.util.find_dependencies.html#FindDependenciesComm and">FindDependenciesCommand</a></dd>
63 <dd><a href="telemetry.internal.util.command_line.html#OptparseCommand">telemetr y.internal.util.command_line.OptparseCommand</a></dd>
64 <dd><a href="telemetry.internal.util.command_line.html#Command">telemetry.intern al.util.command_line.Command</a></dd>
65 <dd><a href="telemetry.internal.util.command_line.html#ArgumentHandlerMixIn">tel emetry.internal.util.command_line.ArgumentHandlerMixIn</a></dd>
66 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
67 </dl>
68 <hr>
69 Methods defined here:<br>
70 <dl><dt><a name="FindDependenciesCommand-Run"><strong>Run</strong></a>(self, arg s)</dt></dl>
71
72 <hr>
73 Class methods defined here:<br>
74 <dl><dt><a name="FindDependenciesCommand-AddCommandLineArgs"><strong>AddCommandL ineArgs</strong></a>(cls, parser, _)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font> </dt></dl>
75
76 <dl><dt><a name="FindDependenciesCommand-ProcessCommandLineArgs"><strong>Process CommandLineArgs</strong></a>(cls, parser, args, _)<font color="#909090"><font fa ce="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a> </font></font></dt></dl>
77
78 <hr>
79 Class methods inherited from <a href="telemetry.internal.util.command_line.html# OptparseCommand">telemetry.internal.util.command_line.OptparseCommand</a>:<br>
80 <dl><dt><a name="FindDependenciesCommand-CreateParser"><strong>CreateParser</str ong></a>(cls)<font color="#909090"><font face="helvetica, arial"> from <a href=" __builtin__.html#type">__builtin__.type</a></font></font></dt></dl>
81
82 <dl><dt><a name="FindDependenciesCommand-main"><strong>main</strong></a>(cls, ar gs<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica , arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font ></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&n bsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
83
84 <hr>
85 Data and other attributes inherited from <a href="telemetry.internal.util.comman d_line.html#OptparseCommand">telemetry.internal.util.command_line.OptparseComman d</a>:<br>
86 <dl><dt><strong>usage</strong> = ''</dl>
87
88 <hr>
89 Class methods inherited from <a href="telemetry.internal.util.command_line.html# Command">telemetry.internal.util.command_line.Command</a>:<br>
90 <dl><dt><a name="FindDependenciesCommand-Description"><strong>Description</stron g></a>(cls)<font color="#909090"><font face="helvetica, arial"> from <a href="__ builtin__.html#type">__builtin__.type</a></font></font></dt></dl>
91
92 <dl><dt><a name="FindDependenciesCommand-Name"><strong>Name</strong></a>(cls)<fo nt color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html #type">__builtin__.type</a></font></font></dt></dl>
93
94 <hr>
95 Data descriptors inherited from <a href="telemetry.internal.util.command_line.ht ml#ArgumentHandlerMixIn">telemetry.internal.util.command_line.ArgumentHandlerMix In</a>:<br>
96 <dl><dt><strong>__dict__</strong></dt>
97 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
98 </dl>
99 <dl><dt><strong>__weakref__</strong></dt>
100 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
101 </dl>
102 </td></tr></table></td></tr></table><p>
103 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
104 <tr bgcolor="#eeaa77">
105 <td colspan=3 valign=bottom>&nbsp;<br>
106 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b ig></font></td></tr>
107
108 <tr><td bgcolor="#eeaa77"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
109 <td width="100%"><dl><dt><a name="-FindBootstrapDependencies"><strong>FindBootst rapDependencies</strong></a>(base_dir)</dt></dl>
110 <dl><dt><a name="-FindDependencies"><strong>FindDependencies</strong></a>(targe t_paths, options)</dt></dl>
111 <dl><dt><a name="-FindExcludedFiles"><strong>FindExcludedFiles</strong></a>(fil es, options)</dt></dl>
112 <dl><dt><a name="-FindPageSetDependencies"><strong>FindPageSetDependencies</str ong></a>(base_dir)</dt></dl>
113 <dl><dt><a name="-FindPythonDependencies"><strong>FindPythonDependencies</stron g></a>(module_path)</dt></dl>
114 <dl><dt><a name="-ZipDependencies"><strong>ZipDependencies</strong></a>(target_ paths, dependencies, options)</dt></dl>
115 </td></tr></table><p>
116 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
117 <tr bgcolor="#55aa55">
118 <td colspan=3 valign=bottom>&nbsp;<br>
119 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></ font></td></tr>
120
121 <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td> &nbsp;</td>
122 <td width="100%"><strong>DEPS_FILE</strong> = 'bootstrap_deps'</td></tr></table>
123 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698