HomeSort by relevance Sort by last modified time
    Searched refs:DuplicateHandleProxy (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sandbox/win/src/
handle_interception.h 15 ResultCode DuplicateHandleProxy(HANDLE source_handle,
handle_dispatcher.h 26 bool DuplicateHandleProxy(IPCInfo* ipc, HANDLE source_handle,
handle_interception.cc 16 ResultCode DuplicateHandleProxy(HANDLE source_handle,
handle_dispatcher.cc 25 reinterpret_cast<CallbackGeneric>(&HandleDispatcher::DuplicateHandleProxy)
42 bool HandleDispatcher::DuplicateHandleProxy(IPCInfo* ipc,
target_services.cc 190 return sandbox::DuplicateHandleProxy(source_handle, target_process_id,

Completed in 577 milliseconds