Home
last modified time | relevance | path

Searched defs:ignore_errors (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/
Dtempfile.py804 def _rmtree(cls, name, ignore_errors=False): argument
835 def _cleanup(cls, name, warn_message, ignore_errors=False): argument
Dcodecs.py1098 ignore_errors = lookup_error("ignore") variable
1106 ignore_errors = None variable
Dshutil.py681 def rmtree(path, ignore_errors=False, onerror=None): argument
/third_party/node/src/
Dnode_credentials.cc45 TryCatch ignore_errors(env->isolate()); in SafeGetenv() local
/third_party/python/Python/
Dcodecs.c1369 static PyObject *ignore_errors(PyObject *self, PyObject *exc) in ignore_errors() function
/third_party/jinja2/
Denvironment.py691 ignore_errors=True, argument
/third_party/node/tools/inspector_protocol/jinja2/
Denvironment.py640 ignore_errors=True, py_compile=False): argument
/third_party/skia/third_party/externals/jinja2/
Denvironment.py691 ignore_errors=True, argument