Searched defs:handleAidl (Results 1 – 3 of 3) sorted by relevance
1498 Status AudioPolicyService::createAudioPatch(const media::AudioPatch& patchAidl, int32_t handleAidl, in createAudioPatch()1521 Status AudioPolicyService::releaseAudioPatch(int32_t handleAidl) in releaseAudioPatch()
1527 int32_t handleAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_patch_handle_t_int32_t(*handle)); in createAudioPatch() local1538 int32_t handleAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_patch_handle_t_int32_t(handle)); in releaseAudioPatch() local
682 int32_t handleAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_patch_handle_t_int32_t(handle)); in releaseAudioPatch() local