Home
last modified time | relevance | path

Searched defs:_ignore (Results 1 – 10 of 10) sorted by relevance

/external/skqp/infra/bots/recipe_modules/build/
Dpathkit.py13 def compile_fn(api, checkout_root, _ignore): argument
51 def copy_extra_build_products(api, _ignore, dst): argument
Dcanvaskit.py13 def compile_fn(api, checkout_root, _ignore): argument
52 def copy_extra_build_products(api, _ignore, dst): argument
Dskqp.py14 def compile_fn(api, checkout_root, _ignore): argument
45 def copy_extra_build_products(api, _ignore, dst): argument
Dcmake.py9 def compile_fn(api, checkout_root, _ignore): argument
/external/skia/infra/bots/recipe_modules/build/
Dpathkit.py8 def compile_fn(api, checkout_root, _ignore): argument
51 def copy_build_products(api, _ignore, dst): argument
Dcanvaskit.py9 def compile_fn(api, checkout_root, _ignore): argument
53 def copy_build_products(api, _ignore, dst): argument
Dskqp.py9 def compile_fn(api, checkout_root, _ignore): argument
52 def copy_build_products(api, _ignore, dst): argument
Dcmake.py11 def compile_fn(api, checkout_root, _ignore): argument
/external/python/google-api-python-client/
Dexpandsymlinks.py43 def _ignore(path, names): function
/external/python/cpython3/Lib/test/
Dtest_shutil.py596 def _ignore(src, names): function