HomeSort by relevance Sort by last modified time
    Searched defs:licenses (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/components/cronet/tools/
cronet_licenses.py 8 It makes use of src/tools/licenses.py and the README.chromium files on which
21 import licenses namespace
52 metadata = licenses.ParseDir("third_party/" + directory, REPOSITORY_ROOT,
58 if license_file and license_file != licenses.NOT_SHIPPED:
  /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
41 import licenses namespace
50 """Gets a list of third-party directories which use licenses incompatible
62 metadata = licenses.ParseDir(directory, REPOSITORY_ROOT,
64 except licenses.LicenseError as e:
75 """Gets a list of third-party directories which use licenses incompatible
270 third_party_dirs = licenses.FindThirdPartyDirs(prune_paths, 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 

Completed in 876 milliseconds