Searched defs:SetHandle (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dshared_handles.cc10 // initialized with zeros in the process that calls SetHandle and that
30 bool SharedHandles::SetHandle(uint32 tag, HANDLE handle) { function in class:sandbox::SharedHandles
/external/chromium_org/ipc/
H A Dsync_socket_unittest.cc77 SetHandle(handle);
81 SetHandle(fd_struct.fd);
87 void SetHandle(base::SyncSocket::Handle handle) { function in class:__anon8336::SyncSocketServerListener
/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.cc197 void BrowserChildProcessHostImpl::SetHandle(base::ProcessHandle handle) { function in class:content::BrowserChildProcessHostImpl
/external/chromium_org/ui/gl/
H A Dgl_surface_egl.cc450 void NativeViewGLSurfaceEGL::SetHandle(EGLSurface surface) { function in class:gfx::NativeViewGLSurfaceEGL

Completed in 140 milliseconds