Searched refs:DeleteProcessWaitableEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.cc117 DeleteProcessWaitableEvent(early_exit_watcher_.GetWatchedEvent());
242 DeleteProcessWaitableEvent(early_exit_watcher_.GetWatchedEvent());
348 void BrowserChildProcessHostImpl::DeleteProcessWaitableEvent( function in class:content::BrowserChildProcessHostImpl
362 DeleteProcessWaitableEvent(event);
H A Dbrowser_child_process_host_impl.h103 void DeleteProcessWaitableEvent(base::WaitableEvent* event);

Completed in 74 milliseconds