Searched defs:portIdAidl (Results 1 – 3 of 3) sorted by relevance
477 Status AudioPolicyService::startOutput(int32_t portIdAidl) in startOutput()512 Status AudioPolicyService::stopOutput(int32_t portIdAidl) in stopOutput()551 Status AudioPolicyService::releaseOutput(int32_t portIdAidl) in releaseOutput()805 Status AudioPolicyService::startInput(int32_t portIdAidl) in startInput()951 Status AudioPolicyService::stopInput(int32_t portIdAidl) in stopInput()979 Status AudioPolicyService::releaseInput(int32_t portIdAidl) in releaseInput()1941 Status AudioPolicyService::stopAudioSource(int32_t portIdAidl) in stopAudioSource()2534 int32_t portIdAidl, std::vector<media::AudioMixerAttributesInternal>* _aidl_return) { in getSupportedMixerAttributes()2556 int32_t portIdAidl, in setPreferredMixerAttributes()2578 int32_t portIdAidl, in getPreferredMixerAttributes()[all …]
1175 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in startOutput() local1183 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in stopOutput() local1192 int32_t portIdAidl = VALUE_OR_RETURN_STATUS( in releaseOutput() local1265 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in startInput() local1273 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in stopInput() local1282 int32_t portIdAidl = VALUE_OR_RETURN_STATUS( in releaseInput() local1995 int32_t portIdAidl; in startAudioSource() local2006 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in stopAudioSource() local2736 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in getSupportedMixerAttributes() local2761 int32_t portIdAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_port_handle_t_int32_t(portId)); in setPreferredMixerAttributes() local[all …]
403 int32_t portIdAidl = VALUE_OR_RETURN_STATUS( in setRecordSilenced() local