Searched defs:SetHandle (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/sandbox/win/src/ | ||
D | shared_handles.cc | 30 bool SharedHandles::SetHandle(uint32 tag, HANDLE handle) { in SetHandle() function in sandbox::SharedHandles |
/external/chromium_org/content/browser/ | ||
D | browser_child_process_host_impl.cc | 200 void BrowserChildProcessHostImpl::SetHandle(base::ProcessHandle handle) { in SetHandle() function in content::BrowserChildProcessHostImpl |
/external/chromium_org/ipc/ | ||
D | sync_socket_unittest.cc | 87 void SetHandle(base::SyncSocket::Handle handle) { in SetHandle() function in __anon96a7baf80111::SyncSocketServerListener |
/external/chromium_org/ui/gl/ | ||
D | gl_surface_egl.cc | 488 void NativeViewGLSurfaceEGL::SetHandle(EGLSurface surface) { in SetHandle() function in gfx::NativeViewGLSurfaceEGL |