Home
last modified time | relevance | path

Searched refs:patchScript (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py1403 def patchScript(inPath, outPath): function
1470 patchScript(postflight, os.path.join(rsrcDir, 'postflight'))
1738 patchScript("scripts/postflight.patch-profile", fn)
1740 patchScript("resources/install_certificates.command", fn)
/aosp_15_r20/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py1333 def patchScript(inPath, outPath): function
1400 patchScript(postflight, os.path.join(rsrcDir, 'postflight'))
1626 patchScript("scripts/postflight.patch-profile", fn)
1628 patchScript("resources/install_certificates.command", fn)