Home
last modified time | relevance | path

Searched refs:DEPOT_TOOLS_PATH (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/build/
Dfind_depot_tools.py59 DEPOT_TOOLS_PATH = add_depot_tools_to_path() variable
66 if DEPOT_TOOLS_PATH is None:
68 print DEPOT_TOOLS_PATH
/external/webrtc/tools_webrtc/presubmit_checks_lib/
Dbuild_helpers.py39 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'gn.py')
72 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'ninja')
/external/webrtc/tools_webrtc/
Ddownload_tools.py39 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH,
Dexecutable_host_build.py90 return os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, *args)
/external/webrtc/tools_webrtc/android/
Dbuild_aar.py90 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'gn.py')]
97 cmd = [os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'ninja'),
/external/webrtc/tools_webrtc/ios/
Dbuild_ios_libs.py125 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'gn.py'),
134 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'ninja'),
/external/webrtc/tools_webrtc/libs/
Dgenerate_licenses.py171 os.path.join(find_depot_tools.DEPOT_TOOLS_PATH, 'gn.py'),