Home
last modified time | relevance | path

Searched refs:STREAM_STOPPING (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Doh_audio_buffer.h48 STREAM_STOPPING, enumerator
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_process_in_server.cpp213 CHECK_AND_RETURN_RET_LOG(streamStatus_->load() == STREAM_STOPPING, in Stop()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp1063 streamStatus_->store(StreamStatus::STREAM_STOPPING); in Stop()
1267 case STREAM_STOPPING: in GetStatusInfo()
1304 case STREAM_STOPPING: in KeepLoopRunning()