Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.cpp30 const size_t &cacheDataTotalSize, const int32_t &soundID, const int32_t &streamID, in CacheBuffer()
H A Dstream_id_manager.cpp116 size_t cacheDataTotalSize = soundParser->GetSoundDataTotalSize(); in Play() local