Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds