HomeSort by relevance Sort by last modified time
    Searched defs:SetHandle (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sandbox/win/src/
shared_handles.cc 10 // initialized with zeros in the process that calls SetHandle and that
30 bool SharedHandles::SetHandle(uint32 tag, HANDLE handle) {
  /external/chromium_org/ipc/
sync_socket_unittest.cc 77 SetHandle(handle);
81 SetHandle(fd_struct.fd);
87 void SetHandle(base::SyncSocket::Handle handle) {
  /external/chromium_org/content/browser/
browser_child_process_host_impl.cc 197 void BrowserChildProcessHostImpl::SetHandle(base::ProcessHandle handle) {
  /external/chromium_org/ui/gl/
gl_surface_egl.cc 450 void NativeViewGLSurfaceEGL::SetHandle(EGLSurface surface) {

Completed in 1943 milliseconds