OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
200
void BrowserChildProcessHostImpl::
SetHandle
(base::ProcessHandle handle) {
/external/chromium_org/ui/gl/
gl_surface_egl.cc
488
void NativeViewGLSurfaceEGL::
SetHandle
(EGLSurface surface) {
Completed in 252 milliseconds