OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:licenses
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/android_webview/tools/
webview_licenses.py
6
"""Checks third-party
licenses
for the purposes of the Android WebView build.
9
WebView. This tool checks that all code uses open-source
licenses
compatible
10
with Android, and that we meet the requirements of those
licenses
. It can also
13
It makes use of src/tools/
licenses
.py and the README.chromium files on which
31
import
licenses
namespace
36
"""Gets a list of third-party directories which use
licenses
incompatible
62
metadata =
licenses
.ParseDir(directory, REPOSITORY_ROOT,
64
except
licenses
.LicenseError as e:
201
third_party_dirs =
licenses
.FindThirdPartyDirs(prune_paths, REPOSITORY_ROOT)
202
return
licenses
.FilterDirsWithFiles(third_party_dirs, REPOSITORY_ROOT
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar
/prebuilts/devtools/tools/lib/
sdklib.jar
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar
Completed in 593 milliseconds