Home
last modified time | relevance | path

Searched refs:DetectVisualStudioPath (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/build/
H A Dvs_toolchain.py72 os.environ['GYP_MSVS_OVERRIDE_PATH'] = DetectVisualStudioPath()
122 def DetectVisualStudioPath(): function
/aosp_15_r20/external/angle/build/
H A Dvs_toolchain.py140 os.environ['GYP_MSVS_OVERRIDE_PATH'] = DetectVisualStudioPath()
229 def DetectVisualStudioPath(): function
/aosp_15_r20/external/cronet/build/
H A Dvs_toolchain.py118 os.environ['GYP_MSVS_OVERRIDE_PATH'] = DetectVisualStudioPath()
207 def DetectVisualStudioPath(): function
/aosp_15_r20/external/cronet/build/toolchain/win/
H A Dsetup_toolchain.py89 return vs_toolchain.DetectVisualStudioPath()
/aosp_15_r20/external/angle/build/toolchain/win/
H A Dsetup_toolchain.py88 return vs_toolchain.DetectVisualStudioPath()