Searched refs:SetCacheBufferCallback (Results 1 – 3 of 3) sorted by relevance
75 int32_t SetCacheBufferCallback(const std::shared_ptr<ISoundPoolCallback> &callback);
128 cacheBuffer->SetCacheBufferCallback(cacheBufferCallback_); in Play()
480 int32_t CacheBuffer::SetCacheBufferCallback(const std::shared_ptr<ISoundPoolCallback> &callback) in SetCacheBufferCallback() function in OHOS::Media::CacheBuffer