OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendReleaseAudioPatchConfigEvent
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
PatchPanel.cpp
666
status = thread->
sendReleaseAudioPatchConfigEvent
(removedPatch.mHalHandle);
687
status = thread->
sendReleaseAudioPatchConfigEvent
(removedPatch.mHalHandle);
[
all
...]
Threads.h
280
status_t
sendReleaseAudioPatchConfigEvent
(audio_patch_handle_t handle);
[
all
...]
Threads.cpp
641
status_t AudioFlinger::ThreadBase::
sendReleaseAudioPatchConfigEvent
(
[
all
...]
Completed in 102 milliseconds