Home
last modified time | relevance | path

Searched defs:streamAidl (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp268 Status AudioPolicyService::getOutput(media::AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput()
912 Status AudioPolicyService::initStreamVolume(media::AudioStreamType streamAidl, in initStreamVolume()
935 Status AudioPolicyService::setStreamVolumeIndex(media::AudioStreamType streamAidl, in setStreamVolumeIndex()
959 Status AudioPolicyService::getStreamVolumeIndex(media::AudioStreamType streamAidl, in getStreamVolumeIndex()
1062 Status AudioPolicyService::getStrategyForStream(media::AudioStreamType streamAidl, in getStrategyForStream()
1086 Status AudioPolicyService::getDevicesForStream(media::AudioStreamType streamAidl, in getDevicesForStream()
1208 Status AudioPolicyService::isStreamActive(media::AudioStreamType streamAidl, int32_t inPastMsAidl, in isStreamActive()
1227 Status AudioPolicyService::isStreamActiveRemotely(media::AudioStreamType streamAidl, in isStreamActiveRemotely()
1813 Status AudioPolicyService::getStreamVolumeDB(media::AudioStreamType streamAidl, int32_t indexAidl, in getStreamVolumeDB()
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp958 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getOutput() local
1157 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in initStreamVolume() local
1171 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolumeIndex() local
1185 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in getStreamVolumeIndex() local
1258 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getStrategyForStream() local
1273 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getDevicesForStream() local
1371 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActive() local
1385 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActiveRemotely() local
1398 media::AudioSourceType streamAidl = VALUE_OR_RETURN_STATUS( in isSourceActive() local
1836 media::AudioStreamType streamAidl = VALUE_OR_RETURN( in getStreamVolumeDB() local
H A DIAudioFlinger.cpp312 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolume() local
319 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamMute() local
327 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamVolume() local
341 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamMute() local
472 media::AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in invalidateStream() local