Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DIAfPatchPanel.h49 audio_patch_handle_t getPatchHandle() const { return mPatchHandle; }; in getPatchHandle() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioInputDescriptor.cpp185 audio_patch_handle_t AudioInputDescriptor::getPatchHandle() const in getPatchHandle() function in android::AudioInputDescriptor
DAudioOutputDescriptor.cpp69 audio_patch_handle_t AudioOutputDescriptor::getPatchHandle() const in getPatchHandle() function in android::AudioOutputDescriptor
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DClientDescriptor.h260 audio_patch_handle_t getPatchHandle() const { return mPatchHandle; } in getPatchHandle() function