Home
last modified time | relevance | path

Searched refs:SetSoundPool (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool_manager.h34 int32_t SetSoundPool(const pid_t pid, std::shared_ptr<SoundPool> soundPool);
H A Dsoundpool_manager.cpp42 int32_t SoundPoolManager::SetSoundPool(const pid_t pid, std::shared_ptr<SoundPool> soundPool) in SetSoundPool() function in OHOS::Media::SoundPoolManager
H A Dsoundpool.cpp36 SoundPoolManager::GetInstance().SetSoundPool(getpid(), impl); in CreateSoundPool()

Completed in 3 milliseconds