OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ap_stop_output
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/audio/
audio_policy.c
114
static int
ap_stop_output
(struct audio_policy *pol, audio_io_handle_t output,
function
268
dap->policy.stop_output =
ap_stop_output
;
/hardware/libhardware_legacy/audio/
audio_policy_hal.cpp
161
static int
ap_stop_output
(struct audio_policy *pol, audio_io_handle_t output,
function
359
lap->policy.stop_output =
ap_stop_output
;
/hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp
159
static int
ap_stop_output
(struct audio_policy *pol, audio_io_handle_t output,
function
351
qap->policy.stop_output =
ap_stop_output
;
Completed in 69 milliseconds