Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/process_sandboxer/
Dsandbox_manager.cpp371 std::vector<std::pair<FDCloser, int>> fds, in RunProcess()
406 std::vector<std::pair<FDCloser, int>> fds, in RunSandboxedProcess()
471 std::vector<std::pair<FDCloser, int>> fds, in RunProcessNoSandbox()
Dpidfd.cpp65 std::vector<std::pair<FDCloser, int>> fds, in LaunchSubprocess()