OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServerContexts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
sharedmem_ipc_server.h
103
typedef std::list<ServerControl*>
ServerContexts
;
104
ServerContexts
server_contexts_;
sharedmem_ipc_server.cc
55
ServerContexts
::iterator it;
Completed in 42 milliseconds