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

/external/chromium_org/sandbox/win/sandbox_poc/
H A Dmain_ui_window.h144 // Calls ListenPipe using the class instance received in parameter. This is
145 // used to create new threads executing ListenPipe
153 DWORD ListenPipe();
H A Dmain_ui_window.cc365 return reinterpret_cast<MainUIWindow*>(param)->ListenPipe();
391 DWORD MainUIWindow::ListenPipe() { function in class:MainUIWindow

Completed in 46 milliseconds