Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dsanitizer.cc96 absl::Status CloseAllFDsExcept(const absl::flat_hash_set<int>& fd_exceptions) { in CloseAllFDsExcept()
110 const absl::flat_hash_set<int>& fd_exceptions) { in MarkAllFDsAsCOEExcept()
172 const absl::flat_hash_set<int>& fd_exceptions, bool close_fds) { in SanitizeCurrentProcess()