Home
last modified time | relevance | path

Searched defs:getPatchHandle (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DPatchPanel.h38 audio_patch_handle_t getPatchHandle() const { return mPatchHandle; }; in getPatchHandle() function
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DClientDescriptor.h213 audio_patch_handle_t getPatchHandle() const { return mPatchHandle; } in getPatchHandle() function
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioInputDescriptor.cpp185 audio_patch_handle_t AudioInputDescriptor::getPatchHandle() const in getPatchHandle() function in android::AudioInputDescriptor
H A DAudioOutputDescriptor.cpp66 audio_patch_handle_t AudioOutputDescriptor::getPatchHandle() const in getPatchHandle() function in android::AudioOutputDescriptor