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

  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 596 bool is_active_user = (profile_path == active_profile_path); local
608 profile_value->SetBoolean(kKeySignedIn, is_active_user);
618 if (is_active_user)
  /external/chromium_org/chrome/browser/chromeos/login/users/
user_manager_impl.cc 2103 const bool is_active_user = (user == active_user_); local
    [all...]

Completed in 179 milliseconds