Home
last modified time | relevance | path

Searched refs:GetSoundDataTotalSize (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.h115 size_t GetSoundDataTotalSize() const;
162 size_t GetSoundDataTotalSize() const in GetSoundDataTotalSize() function in OHOS::Media::SoundParser::SoundParserListener
H A Dsound_parser.cpp169 size_t SoundParser::GetSoundDataTotalSize() const in GetSoundDataTotalSize() function in OHOS::Media::SoundParser
172 return soundParserListener_->GetSoundDataTotalSize(); in GetSoundDataTotalSize()
H A Dstream_id_manager.cpp104 size_t cacheDataTotalSize = soundParser->GetSoundDataTotalSize(); in Play()

Completed in 3 milliseconds