HomeSort by relevance Sort by last modified time
    Searched refs:FindThirdPartyDirs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/
licenses.py 343 def FindThirdPartyDirs(prune_paths, root):
387 third_party_dirs = FindThirdPartyDirs(PRUNE_PATHS, root)
421 third_party_dirs = FindThirdPartyDirs(PRUNE_PATHS, root)
  /external/chromium_org/android_webview/tools/
webview_licenses.py 270 third_party_dirs = licenses.FindThirdPartyDirs(prune_paths, REPOSITORY_ROOT)

Completed in 101 milliseconds