Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp1874 int32_t handleAidl, in createAudioPatch()
1899 Status AudioPolicyService::releaseAudioPatch(int32_t handleAidl) in releaseAudioPatch()
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp1867 int32_t handleAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_patch_handle_t_int32_t(*handle)); in createAudioPatch() local
1878 int32_t handleAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_patch_handle_t_int32_t(handle)); in releaseAudioPatch() local
H A DIAudioFlinger.cpp691 int32_t handleAidl = VALUE_OR_RETURN_STATUS(legacy2aidl_audio_patch_handle_t_int32_t(handle)); in releaseAudioPatch() local