HomeSort by relevance Sort by last modified time
    Searched defs:SetHandle (Results 1 - 5 of 5) 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/content/renderer/
web_ui_mojo_context_state.cc 74 void WebUIMojoContextState::SetHandle(mojo::ScopedMessagePipeHandle 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 186 void BrowserChildProcessHostImpl::SetHandle(base::ProcessHandle handle) {
  /external/chromium_org/ui/gl/
gl_surface_egl.cc 493 void NativeViewGLSurfaceEGL::SetHandle(EGLSurface surface) {

Completed in 1088 milliseconds