ServerControl 625 sandbox/win/src/ipc_unittest.cc sandbox::SharedMemIPCServer::ServerControl srv_control = { ServerControl 57 sandbox/win/src/sharedmem_ipc_server.cc ServerControl* context = (*it); ServerControl 98 sandbox/win/src/sharedmem_ipc_server.cc ServerControl* service_context = new ServerControl; ServerControl 216 sandbox/win/src/sharedmem_ipc_server.cc bool SharedMemIPCServer::InvokeCallback(const ServerControl* service_context, ServerControl 374 sandbox/win/src/sharedmem_ipc_server.cc ServerControl* service_context = reinterpret_cast<ServerControl*>(context); ServerControl 95 sandbox/win/src/sharedmem_ipc_server.h static bool InvokeCallback(const ServerControl* service_context, ServerControl 103 sandbox/win/src/sharedmem_ipc_server.h typedef std::list<ServerControl*> ServerContexts;