Home
last modified time | relevance | path

Searched defs:SetSoundPoolCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_mock.cpp112 int32_t SoundPoolMock::SetSoundPoolCallback(const std::shared_ptr<ISoundPoolCallback> &soundPoolCal… in SetSoundPoolCallback() function in SoundPoolMock
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.cpp230 int32_t SoundPool::SetSoundPoolCallback(const std::shared_ptr<ISoundPoolCallback> &soundPoolCallbac… in SetSoundPoolCallback() function in OHOS::Media::SoundPool