Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dprocess_thread_policy.cc232 BOOL should_give_full_access = (GIVE_ALLACCESS == eval_result); in CreateProcessWAction() local
233 if (!CreateProcessExWHelper(client_info.process, should_give_full_access, in CreateProcessWAction()