Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.h120 bool IsSoundParserCompleted() const;
167 bool IsSoundParserCompleted() const in IsSoundParserCompleted() function in OHOS::Media::SoundParser::SoundParserListener
H A Dsound_parser.cpp175 bool SoundParser::IsSoundParserCompleted() const in IsSoundParserCompleted() function in OHOS::Media::SoundParser
178 return soundParserListener_->IsSoundParserCompleted(); in IsSoundParserCompleted()
H A Dsoundpool.cpp112 if (!soundParser->IsSoundParserCompleted()) { in Play()

Completed in 2 milliseconds