Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/mac/
Dbootstrap_sandbox.cc86 const auto& existing_process = sandboxed_processes_.find(handle); in FinishedFork() local
87 CHECK(existing_process == sandboxed_processes_.end()); in FinishedFork()