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.cc214 void ChildCrash(bool use_fd) { in ChildCrash() argument
219 if (use_fd) { in ChildCrash()
229 if (use_fd) { in ChildCrash()
243 if (!use_fd) in ChildCrash()
248 if (!use_fd) in ChildCrash()
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py373 self.use_fd = self.type not in [EUSER, NEWTYPE]
498 self.use_fd = (val is True)
568 if self.use_fd: