Searched refs:sysSoundMgr (Results 1 – 3 of 3) sorted by relevance
39 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable57 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable75 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable93 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable111 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable127 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable143 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable175 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable191 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable207 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable[all …]
34 SystemSoundManagerImpl &sysSoundMgr, RingtoneType type);
41 SystemSoundManagerImpl &sysSoundMgr, RingtoneType type) in RingtonePlayerImpl() argument45 systemSoundMgr_(sysSoundMgr), in RingtonePlayerImpl()