Searched refs:lockdown_token_ (Results 1 – 2 of 2) sorted by relevance
72 : lockdown_token_(lockdown_token), in TargetProcess()135 if (!::CreateProcessAsUserW(lockdown_token_, in Create()149 lockdown_token_.Close(); in Create()
101 base::win::ScopedHandle lockdown_token_; variable