OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPatchHandle
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioInputDescriptor.h
72
void
setPatchHandle
(audio_patch_handle_t handle);
AudioOutputDescriptor.h
75
void
setPatchHandle
(audio_patch_handle_t handle) { mPatchHandle = handle; };
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioInputDescriptor.cpp
165
void AudioInputDescriptor::
setPatchHandle
(audio_patch_handle_t handle)
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
Completed in 285 milliseconds