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

  /external/chromium_org/ash/
session_state_delegate.h 24 typedef int MultiProfileIndex;
67 MultiProfileIndex index) const = 0;
71 virtual const std::string GetUserEmail(MultiProfileIndex index) const = 0;
75 virtual const gfx::ImageSkia& GetUserImage(MultiProfileIndex index) const = 0;
session_state_delegate_stub.cc 56 MultiProfileIndex index) const {
61 MultiProfileIndex index) const {
66 MultiProfileIndex index) const {
session_state_delegate_stub.h 31 ash::MultiProfileIndex index) const OVERRIDE;
33 ash::MultiProfileIndex index) const OVERRIDE;
35 ash::MultiProfileIndex index) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/ash/
session_state_delegate_chromeos.h 35 ash::MultiProfileIndex index) const OVERRIDE;
37 ash::MultiProfileIndex index) const OVERRIDE;
39 ash::MultiProfileIndex index) const OVERRIDE;
session_state_delegate_views.cc 54 ash::MultiProfileIndex index) const {
60 ash::MultiProfileIndex index) const {
66 ash::MultiProfileIndex index) const {
session_state_delegate_views.h 32 ash::MultiProfileIndex index) const OVERRIDE;
34 ash::MultiProfileIndex index) const OVERRIDE;
36 ash::MultiProfileIndex index) const OVERRIDE;
session_state_delegate_chromeos.cc 69 ash::MultiProfileIndex index) const {
76 ash::MultiProfileIndex index) const {
83 ash::MultiProfileIndex index) const {
  /external/chromium_org/ash/test/
test_session_state_delegate.cc 91 MultiProfileIndex index) const {
96 MultiProfileIndex index) const {
106 MultiProfileIndex index) const {
test_session_state_delegate.h 34 ash::MultiProfileIndex index) const OVERRIDE;
36 ash::MultiProfileIndex index) const OVERRIDE;
38 ash::MultiProfileIndex index) const OVERRIDE;
  /external/chromium_org/ash/system/user/
tray_user.h 38 TrayUser(SystemTray* system_tray, MultiProfileIndex index);
74 MultiProfileIndex multiprofile_index_;
tray_user.cc 246 MultiProfileIndex index);
281 MultiProfileIndex multiprofile_index_;
628 MultiProfileIndex index)
    [all...]

Completed in 762 milliseconds