Searched refs:target_service (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/sandbox_poc/
H A Dsandbox.cc100 sandbox::TargetServices* target_service local
103 if (NULL == target_service) {
122 if (sandbox::SBOX_ALL_OK != (result = target_service->Init())) {
159 target_service->LowerToken();

Completed in 721 milliseconds