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

  /external/chromium_org/sandbox/win/src/
sandbox_policy_base.cc 80 initial_level_(USER_LOCKDOWN),
159 initial_level_ = initial;
282 if (lockdown_level_ < USER_LIMITED || lockdown_level_ != initial_level_)
485 if (lockdown_level_ < USER_LIMITED || lockdown_level_ != initial_level_)
495 result = CreateRestrictedToken(initial, initial_level_,
sandbox_policy_base.h 123 TokenLevel initial_level_; member in class:sandbox::PolicyBase

Completed in 208 milliseconds