Searched defs:soundId (Results 1 – 6 of 6) sorted by relevance
28 void SoundPoolCallbackTest::OnLoadCompleted(int32_t soundId) in OnLoadCompleted()
47 for (auto soundId : soundIDs_) { in TearDown() local
34 void SoundPoolCallBackNapi::OnLoadCompleted(int32_t soundId) in OnLoadCompleted()102 void SoundPoolCallBackNapi::SendLoadCompletedCallback(int32_t soundId) in SendLoadCompletedCallback()
195 int32_t soundId; in JsLoad() local
74 int32_t soundId = *reinterpret_cast<int32_t *>(data); in FuzzSoundPoolPlay() local
327 void AHSoundLowLatencyCallback::OnLoadCompleted(int32_t soundId) in OnLoadCompleted()