Searched defs:streamAidl (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyInterfaceImpl.cpp | 299 Status AudioPolicyService::getOutput(AudioStreamType streamAidl, int32_t* _aidl_return) in getOutput() 979 Status AudioPolicyService::initStreamVolume(AudioStreamType streamAidl, in initStreamVolume() 1002 Status AudioPolicyService::setStreamVolumeIndex(AudioStreamType streamAidl, in setStreamVolumeIndex() 1027 Status AudioPolicyService::getStreamVolumeIndex(AudioStreamType streamAidl, in getStreamVolumeIndex() 1133 Status AudioPolicyService::getStrategyForStream(AudioStreamType streamAidl, in getStrategyForStream() 1259 Status AudioPolicyService::isStreamActive(AudioStreamType streamAidl, int32_t inPastMsAidl, in isStreamActive() 1278 Status AudioPolicyService::isStreamActiveRemotely(AudioStreamType streamAidl, in isStreamActiveRemotely() 1862 AudioStreamType streamAidl, int32_t indexAidl, in getStreamVolumeDB()
|
/frameworks/av/media/libaudioclient/ |
D | IAudioFlinger.cpp | 324 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolume() local 331 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamMute() local 339 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamVolume() local 353 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in streamMute() local 484 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in invalidateStream() local
|
D | AudioSystem.cpp | 1002 AudioStreamType streamAidl = VALUE_OR_RETURN( in getOutput() local 1203 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in initStreamVolume() local 1224 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in setStreamVolumeIndex() local 1239 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in getStreamVolumeIndex() local 1315 AudioStreamType streamAidl = VALUE_OR_RETURN( in getStrategyForStream() local 1414 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActive() local 1428 AudioStreamType streamAidl = VALUE_OR_RETURN_STATUS( in isStreamActiveRemotely() local 1441 AudioSource streamAidl = VALUE_OR_RETURN_STATUS( in isSourceActive() local 1894 AudioStreamType streamAidl = VALUE_OR_RETURN( in getStreamVolumeDB() local
|