Home
last modified time | relevance | path

Searched defs:soundPool (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool_manager.cpp34 int32_t SoundPoolManager::GetSoundPool(const pid_t pid, std::shared_ptr<SoundPool>& soundPool) in GetSoundPool() argument
42 int32_t SoundPoolManager::SetSoundPool(const pid_t pid, std::shared_ptr<SoundPool> soundPool) in SetSoundPool() argument
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_mock.h62 explicit SoundPoolCallbackTest(std::shared_ptr<SoundPoolMock> soundPool) in SoundPoolCallbackTest() argument
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetrate_fuzzer/
H A Dsoundpoolsetrate_fuzzer.cpp93 auto soundPool = std::make_unique<SoundPoolSetRateFuzzer>(); in FuzzTestSoundPoolSetRate() local

Completed in 2 milliseconds