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

  /external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.h 377 bool is_current_user_owner_; member in class:chromeos::UserManagerImpl
user_manager_impl.cc 188 is_current_user_owner_(false),
851 return is_current_user_owner_;
858 is_current_user_owner_ = is_current_user_owner;
    [all...]

Completed in 23 milliseconds