Home
last modified time | relevance | path

Searched refs:inherit_handle (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/common/
Dsandbox_win.cc411 BOOL inherit_handle,
455 BOOL inherit_handle, in DuplicateHandlePatch() argument
460 desired_access, inherit_handle, options)) in DuplicateHandlePatch()
487 CHECK(!inherit_handle) << kDuplicateHandleWarning; in DuplicateHandlePatch()