Lines Matching refs:third_party_dirs
337 third_party_dirs = []
357 third_party_dirs.append(dirpath)
370 third_party_dirs.append(dir)
372 return third_party_dirs
379 third_party_dirs = FindThirdPartyDirs(PRUNE_PATHS, root)
380 third_party_dirs = FilterDirsWithFiles(third_party_dirs, root)
383 for path in sorted(third_party_dirs):
413 third_party_dirs = FindThirdPartyDirs(PRUNE_PATHS, root)
418 for path in sorted(third_party_dirs):