OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ListenPipe
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h
145
// Calls
ListenPipe
using the class instance received in parameter. This is
146
// used to create new threads executing
ListenPipe
154
DWORD
ListenPipe
();
main_ui_window.cc
365
return reinterpret_cast<MainUIWindow*>(param)->
ListenPipe
();
391
DWORD MainUIWindow::
ListenPipe
() {
Completed in 857 milliseconds