Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/native/soundpool/
Dcache_buffer.cpp26const size_t &cacheDataTotalSize, const int32_t &soundID, const int32_t &streamID) : trackFormat_(… in CacheBuffer()
Dstream_id_manager.cpp111 size_t cacheDataTotalSize = soundParser->GetSoundDataTotalSize(); in Play() local