/external/chromium_org/ash/system/tray/media_security/ |
D | multi_profile_media_tray_item.h | 25 virtual void DestroyTrayView() OVERRIDE;
|
D | multi_profile_media_tray_item.cc | 81 void MultiProfileMediaTrayItem::DestroyTrayView() { in DestroyTrayView() function in ash::MultiProfileMediaTrayItem
|
/external/chromium_org/ash/system/tray/ |
D | tray_empty.h | 22 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_image_item.h | 34 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_empty.cc | 58 void TrayEmpty::DestroyTrayView() {} in DestroyTrayView() function in ash::TrayEmpty
|
D | system_tray_item.cc | 38 void SystemTrayItem::DestroyTrayView() { in DestroyTrayView() function in ash::SystemTrayItem
|
D | system_tray_item.h | 53 virtual void DestroyTrayView();
|
D | tray_image_item.cc | 64 void TrayImageItem::DestroyTrayView() { in DestroyTrayView() function in ash::TrayImageItem
|
D | tray_details_view_unittest.cc | 71 virtual void DestroyTrayView() OVERRIDE { in DestroyTrayView() function in ash::test::__anonb85a94af0111::TestItem
|
/external/chromium_org/ash/system/chromeos/settings/ |
D | tray_settings.h | 25 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_settings.cc | 154 void TraySettings::DestroyTrayView() { in DestroyTrayView() function in ash::TraySettings
|
/external/chromium_org/ash/system/user/ |
D | tray_user_separator.h | 29 virtual void DestroyTrayView() OVERRIDE {} in DestroyTrayView() function
|
D | tray_user.h | 67 virtual void DestroyTrayView() OVERRIDE;
|
/external/chromium_org/ash/system/bluetooth/ |
D | tray_bluetooth.h | 28 virtual void DestroyTrayView() OVERRIDE;
|
/external/chromium_org/ash/system/ime/ |
D | tray_ime.h | 39 virtual void DestroyTrayView() OVERRIDE;
|
/external/chromium_org/ash/system/chromeos/network/ |
D | tray_vpn.h | 31 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_network.h | 43 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_vpn.cc | 143 void TrayVPN::DestroyTrayView() { in DestroyTrayView() function in ash::TrayVPN
|
/external/chromium_org/ash/system/chromeos/brightness/ |
D | tray_brightness.h | 41 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_brightness.cc | 231 void TrayBrightness::DestroyTrayView() { in DestroyTrayView() function in ash::TrayBrightness
|
/external/chromium_org/ash/system/chromeos/power/ |
D | tray_power.h | 75 virtual void DestroyTrayView() OVERRIDE;
|
/external/chromium_org/ash/system/date/ |
D | tray_date.h | 55 virtual void DestroyTrayView() OVERRIDE;
|
D | tray_date.cc | 81 void TrayDate::DestroyTrayView() { in DestroyTrayView() function in ash::TrayDate
|
/external/chromium_org/ash/system/chromeos/screen_security/ |
D | screen_tray_item.h | 128 virtual void DestroyTrayView() OVERRIDE;
|
D | screen_tray_item.cc | 189 void ScreenTrayItem::DestroyTrayView() { in DestroyTrayView() function in ash::ScreenTrayItem
|