Home
last modified time | relevance | path

Searched refs:TONE_RELEASED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/include/
H A Dtone_player_impl.h53 TONE_RELEASED, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp124 if (toneState_ == TONE_RELEASED) { in OnWriteData()
222 toneState_ = TONE_RELEASED; in Release()