Home
last modified time | relevance | path

Searched refs:patch_func (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/
Dmonkey.py107 def patch_func(replacement, target_mod, func_name): function
157 patch_func(*msvc14('_get_vc_env'))
163 patch_func(*msvc14('gen_lib_options'))
Dlogging.py26 monkey.patch_func(set_threshold, distutils.log, 'set_threshold')
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/setuptools/
Dmonkey.py107 def patch_func(replacement, target_mod, func_name): function
157 patch_func(*msvc14('_get_vc_env'))
163 patch_func(*msvc14('gen_lib_options'))
Dlogging.py26 monkey.patch_func(set_threshold, distutils.log, 'set_threshold')
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/
Dmonkey.py107 def patch_func(replacement, target_mod, func_name): function
157 patch_func(*msvc14('_get_vc_env'))
163 patch_func(*msvc14('gen_lib_options'))
Dlogging.py26 monkey.patch_func(set_threshold, distutils.log, 'set_threshold')
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/
Dmonkey.py107 def patch_func(replacement, target_mod, func_name): function
157 patch_func(*msvc14('_get_vc_env'))
163 patch_func(*msvc14('gen_lib_options'))
Dlogging.py26 monkey.patch_func(set_threshold, distutils.log, 'set_threshold')