OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:releaseAudioPatch_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
Threads.h
285
virtual status_t
releaseAudioPatch_l
(const audio_patch_handle_t handle) = 0;
[
all
...]
Threads.cpp
696
event->mStatus =
releaseAudioPatch_l
(data->mHandle);
[
all
...]
Completed in 332 milliseconds