SoundKey 16 ash/audio/sounds.cc bool PlaySystemSoundAlways(media::SoundsManager::SoundKey key) { SoundKey 20 ash/audio/sounds.cc bool PlaySystemSoundIfSpokenFeedback(SoundsManager::SoundKey key) { SoundKey 15 ash/audio/sounds.h ASH_EXPORT bool PlaySystemSoundAlways(media::SoundsManager::SoundKey key); SoundKey 24 ash/audio/sounds.h media::SoundsManager::SoundKey key); SoundKey 154 chrome/browser/chromeos/login/screen_locker.cc static_cast<media::SoundsManager::SoundKey>( SoundKey 32 chrome/browser/ui/ash/volume_controller_browsertest_chromeos.cc virtual bool Initialize(SoundKey key, SoundKey 38 chrome/browser/ui/ash/volume_controller_browsertest_chromeos.cc virtual bool Play(SoundKey key) OVERRIDE { SoundKey 43 chrome/browser/ui/ash/volume_controller_browsertest_chromeos.cc virtual base::TimeDelta GetDuration(SoundKey /* key */) OVERRIDE { SoundKey 47 chrome/browser/ui/ash/volume_controller_browsertest_chromeos.cc bool is_sound_initialized(SoundKey key) const { SoundKey 51 chrome/browser/ui/ash/volume_controller_browsertest_chromeos.cc int num_play_requests(SoundKey key) const { SoundKey 32 media/audio/sounds/sounds_manager.cc virtual bool Initialize(SoundKey key, SoundKey 34 media/audio/sounds/sounds_manager.cc virtual bool Play(SoundKey key) OVERRIDE; SoundKey 35 media/audio/sounds/sounds_manager.cc virtual base::TimeDelta GetDuration(SoundKey key) OVERRIDE; SoundKey 38 media/audio/sounds/sounds_manager.cc base::hash_map<SoundKey, linked_ptr<AudioStreamHandler> > handlers_; SoundKey 50 media/audio/sounds/sounds_manager.cc bool SoundsManagerImpl::Initialize(SoundKey key, SoundKey 63 media/audio/sounds/sounds_manager.cc bool SoundsManagerImpl::Play(SoundKey key) { SoundKey 72 media/audio/sounds/sounds_manager.cc base::TimeDelta SoundsManagerImpl::GetDuration(SoundKey key) { SoundKey 39 media/audio/sounds/sounds_manager.h virtual bool Initialize(SoundKey key, const base::StringPiece& data) = 0; SoundKey 43 media/audio/sounds/sounds_manager.h virtual bool Play(SoundKey key) = 0; SoundKey 48 media/audio/sounds/sounds_manager.h virtual base::TimeDelta GetDuration(SoundKey key) = 0;