HomeSort by relevance Sort by last modified time
    Searched full:initial_token_temp (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sandbox/win/src/
broker_services.cc 300 HANDLE initial_token_temp; local
302 ResultCode result = policy_base->MakeTokens(&initial_token_temp,
307 base::win::ScopedHandle initial_token(initial_token_temp);

Completed in 160 milliseconds