Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc210 void ChildCrash(bool use_fd) { in ChildCrash() argument
215 if (use_fd) { in ChildCrash()
225 if (use_fd) { in ChildCrash()
239 if (!use_fd) in ChildCrash()
244 if (!use_fd) in ChildCrash()
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py372 self.use_fd = self.type not in [EUSER, NEWTYPE]
497 self.use_fd = (val is True)
567 if self.use_fd: