Home
last modified time | relevance | path

Searched defs:DEPOT_TOOLS_DIR (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/build/
H A Dcheck_gn_headers.py24 DEPOT_TOOLS_DIR = os.path.join(SRC_DIR, 'third_party', 'depot_tools') variable
/aosp_15_r20/external/libchrome/build/
H A Dcheck_gn_headers.py24 DEPOT_TOOLS_DIR = os.path.join(SRC_DIR, 'third_party', 'depot_tools') variable
/aosp_15_r20/external/cronet/build/
H A Dcheck_gn_headers.py24 DEPOT_TOOLS_DIR = os.path.join(SRC_DIR, 'third_party', 'depot_tools') variable
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconstants.py35 DEPOT_TOOLS_DIR = os.path.join(SOURCE_ROOT, DEPOT_TOOLS_SUBPATH) variable