Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp297 FastSourceType fastSourceType_ = NONE_FAST_SOURCE; member in OHOS::AudioStandard::AudioEndpointInner
608 AppendFormat(dumpString, " - source type: %d\n", fastSourceType_); in Dump()
687 fastSourceType_ = type == AudioEndpoint::TYPE_MMAP ? FAST_SOURCE_TYPE_REMOTE : FAST_SOURCE_TYPE_VOIP; in GetFastSource()
695 fastSourceType_ = FAST_SOURCE_TYPE_NORMAL; in GetFastSource()
698 fastSourceType_ = FAST_SOURCE_TYPE_VOIP; in GetFastSource()

Completed in 4 milliseconds